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