IMSL C# Numerical Library

NotSPDException Constructor

The matrix is not symmetric, positive definite.

Overload List

The matrix is not symmetric, positive definite.

public NotSPDException();

The matrix is not symmetric, positive definite.

protected NotSPDException(SerializationInfo,StreamingContext);

The matrix is not symmetric, positive definite.

public NotSPDException(string);

The matrix is not symmetric, positive definite.

public NotSPDException(string,Exception);

See Also

NotSPDException Class | Imsl.Math Namespace