Click or drag to resize

EvdT Properties

The EvdT type exposes the following members.

Properties
 NameDescription
Public propertyD Gets or sets the block diagonal eigenvalue matrix.
Public propertyDeterminant Gets the absolute value of determinant of the square matrix for which the EVD was computed.
Public propertyEigenValues Gets or sets the eigen values (λ) of matrix in ascending value.
Public propertyEigenVectors Gets or sets eigenvectors.
Public propertyIsFullRank Gets a value indicating whether the matrix is full rank or not.
Public propertyIsSymmetric Gets or sets a value indicating whether matrix is symmetric or not
Public propertyRank Gets the effective numerical matrix rank.
Top
See Also