IMSL C# Numerical Library |
|
NotPositiveDefiniteException Constructor (String)
Covariance matrix is not positive definite.
public NotPositiveDefiniteException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
NotPositiveDefiniteException Class | Imsl.Stat Namespace | NotPositiveDefiniteException Constructor Overload List