Click or drag to resize

IEigenvalueDecompositionImaginaryEigenvalues Property

Returns the imaginary parts of the eigenvalues.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double[] ImaginaryEigenvalues { get; }

Property Value

Double
See Also