IMSL C# Numerical Library

NotPositiveSemiDefiniteException Constructor

Covariance matrix is not positive semi-definite.

Overload List

Covariance matrix is not positive semi-definite.

public NotPositiveSemiDefiniteException();

Covariance matrix is not positive semi-definite.

protected NotPositiveSemiDefiniteException(SerializationInfo,StreamingContext);

Covariance matrix is not positive semi-definite.

public NotPositiveSemiDefiniteException(string);

Covariance matrix is not positive semi-definite.

public NotPositiveSemiDefiniteException(string,Exception);

See Also

NotPositiveSemiDefiniteException Class | Imsl.Stat Namespace