The default maximum number of iterations that will be assigned to all PowerMethod instances when one is not specified.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public static int DEFAULT_MAX_ITERATIONS
Visual Basic (Declaration)
Public Shared DEFAULT_MAX_ITERATIONS As Integer
Visual C++
public:
static int DEFAULT_MAX_ITERATIONS

See Also