IMSL C# Numerical Library

CovarianceSingularException Constructor (SerializationInfo, StreamingContext)

The variance-Covariance matrix is singular.

protected CovarianceSingularException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

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