Click or drag to resize
SumOfWeightsNegException Constructor (Int32)
The sum of the weights have become negative.

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

Parameters

group
Type: SystemInt32
An int which specifies the group for which the sum of the weights have become negative.
See Also