Click or drag to resize

VarimaxRotationMaxIterations Property

The number of iterations performed by this algorithm will not exceed this number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int MaxIterations { get; set; }

Property Value

Int32
See Also