IMSL C# Numerical Library

NotPositiveSemiDefiniteException Constructor (String)

Covariance matrix is not positive semi-definite.

public NotPositiveSemiDefiniteException(
   string message
);

Parameters

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

See Also

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