Click or drag to resize

ArnoldiEigenvalueOptionsMaxNumArnoldiUpdates Property

Gets and sets the value of maximum number of Arnoldi update iterations allowed. Default value is 300.

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

Property Value

Int32
See Also