Click or drag to resize
NotPositiveDefiniteException Constructor (Int32)
Covariance matrix is not positive definite.

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

Parameters

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