IMSL C# Numerical Library

SumOfWeightsNegException Constructor (Int32)

The sum of the weights have become negative.

public SumOfWeightsNegException(
   int group
);

Parameters

group
A int which specifies the group for which the sum of the weights have become negative.

See Also

SumOfWeightsNegException Class | Imsl.Stat Namespace | SumOfWeightsNegException Constructor Overload List