Click or drag to resize

ComplexEigendecompositionEigenpairs Property

Gets the eigenvalues and eigenvectors associated with the original matrix.

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

Property Value

Type: ComplexEigenpairCollection
See Also