Click or drag to resize

PLS2SimplsAlgorithmMaxIterations Property

Gets and sets the maximum number of iterations to be performed when using the iterative power method to find dominant eigenvectors.

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

Property Value

Int32
See Also