Click or drag to resize

RealEigendecompositionEigenpairs Property

Gets a list of the eigenvalues and eigenvectors of the original matrix.

Namespace:  Meta.Numerics.Matrices
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public RealEigenpairCollection Eigenpairs { get; }

Property Value

Type: RealEigenpairCollection
See Also