Gets or sets the maximum number of iterations.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Remarks
During each iteration of the NIPALS algorithm the dominant eigenvalue
of the matrix
CopyC#
is computed using the power method. This property controls the maximum
number of iterations to perform in computing the eigenvector.
(Xj'Yj)(Xj'yj)'