| PowerMethodDEFAULT_MAX_ITERATIONS Field |
The default maximum number of iterations that will be assigned to
all PowerMethod instances when one is not specified.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public static int DEFAULT_MAX_ITERATIONS
Public Shared DEFAULT_MAX_ITERATIONS As Integer
public:
static int DEFAULT_MAX_ITERATIONS
static val mutable DEFAULT_MAX_ITERATIONS: int
Field Value
Int32See Also