Click or drag to resize
CovarianceSingular1Exception Constructor
The variance-Covariance matrix is singular.

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

Parameters

l
Type: SystemInt32
An int which specifies the population number.
See Also