VirtualMatrix.EigenDecomposition Method |
Top |
DescriptionDecomposes the matrix as M = V D V^-1 where the columns of V are the eigen vectors of M and the D is a diagonal matrix where the diagonal elements are the eigen values of M. If the matrix is not diagonizable an error is thrown.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
See also
|