expand.eigen.Matrix
They represent the eigenvalue decomposition of a matrix.
This class of objects is returned from the
expand.eigen.Matrix
function
to represent an eigenvalue decomposition.
The following components must be included in a legitimate
"expand.eigen.Matrix"
object:
left
and
right
, each of which
contains the corresponding matrix of eigenvectors stored columnwise.