IMSL C# Numerical Library

SingularException Constructor (String)

Covariance matrix is singular.

public SingularException(
   string message
);

Parameters

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

See Also

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