IMSL C# Numerical Library

IllConditionedException Constructor (String)

Problem is singular or ill-conditioned.

public IllConditionedException(
   string message
);

Parameters

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

See Also

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