Click or drag to resize
CyclingIsOccurringException Constructor (Int32)
Cycling is occurring.

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

Parameters

nStep
Type: SystemInt32
An int which specifies the number of steps taken.
See Also