IMSL C# Numerical Library

NonInvertibleException Constructor (String)

The solution is noninvertible.

public NonInvertibleException(
   string message
);

Parameters

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

See Also

NonInvertibleException Class | Imsl.Stat Namespace | NonInvertibleException Constructor Overload List