eigendec | R Documentation |
Eigen decomposition of dense symmetric/hermitian matrix M using divide-and-conquer methods that provides slightly different results than the standard method, but is considerably faster for large matrices.
eigendec(M)
M |
a matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.