IMSL C# Numerical Library

SingularException Constructor (Int32)

Covariance matrix is singular.

public SingularException(
   int i
);

Parameters

i
Variable i is linearly related to the other variables.

See Also

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