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