Click or drag to resize

EigenDecomposition Properties

The EigenDecomposition type exposes the following members.

Properties
  NameDescription
Public propertyValues
Gets the 3-by-3 matrix where the diagonal elements of the matrix hold the eigenvalues.
Public propertyVectors
Gets the 3-by-3 matrix where the columns of the matrix hold the eigenvectors.
Top
See Also