Click or drag to resize

ArnoldiEigenvalueOptionsNumEigenvalues Property

Gets and sets the number of eigenvalues to compute.

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

Property Value

Int32
See Also