Click or drag to resize
NonPosVarianceException Constructor (Double)
The problem is ill-conditioned.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public NonPosVarianceException(
	double var
)

Parameters

var
Type: SystemDouble
A double which specifies the variance.
See Also