Click or drag to resize

ArnoldiEigenvalueSolutionEigenvalues Property

The eigenvalues in ascending algebraic order

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

Property Value

DoubleVector
See Also