Click or drag to resize
SingularException Constructor (Int32)
Covariance matrix is singular.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public SingularException(
	int i
)

Parameters

i
Type: SystemInt32
Variable i is linearly related to the other variables.
See Also