Gets or sets the eigen values (λ) of matrix in ascending value.
Namespace: Altaxo.Calc.LinearAlgebra.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Vector<Complex> EigenValues { get; }
Property Value
VectorComplexSee Also