IMSL C# Numerical Library

SingularException Constructor (String)

Problem is singular.

public SingularException(
   string message
);

Parameters

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

See Also

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