IMSL C# Numerical Library

ClassificationVariableLimitException Constructor (Int32)

The Classification Variable limit set by the user through setUpperBound has been exceeded.

public ClassificationVariableLimitException(
   int maxcl
);

Parameters

maxcl
An int which specifies the upper bound.

See Also

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