IMSL C# Numerical Library

SingularPreconditionMatrixException Constructor (String)

The Precondition matrix is singular.

public SingularPreconditionMatrixException(
   string message
);

Parameters

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

See Also

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