Click or drag to resize

ArnoldiEigenvalueSolutionArnoldiUpdateIterations Property

The number of Arnoldi update iterations taken.

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

Property Value

Int32
See Also