Click or drag to resize

DoubleEigDecompEigenValues Property

Gets the computed eigenvalues.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplexVector EigenValues { get; }

Property Value

DoubleComplexVector
See Also