Click or drag to resize

PLS2SimplsAlgorithmDefaultPowerMethodTolerance Property

Gets and sets the default value for the tolerance used to determine convergence of the power method for computing dominant eigenvectors and eigenvalues needed by the SIMPLS algorithm.

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

Property Value

Double
See Also