IMSL C# Numerical Library

NotSPDException Constructor (String)

The matrix is not symmetric, positive definite.

public NotSPDException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

NotSPDException Class | Imsl.Math Namespace | NotSPDException Constructor Overload List