Click or drag to resize
NotSPDException Constructor
Overload List
  NameDescription
Public methodNotSPDException
The matrix is not symmetric, positive definite.
Public methodNotSPDException(String)
The matrix is not symmetric, positive definite.
Protected methodNotSPDException(SerializationInfo, StreamingContext)
The matrix is not symmetric, positive definite.
Public methodNotSPDException(String, Exception)
The matrix is not symmetric, positive definite.
Top
See Also