Description Usage Arguments Details Value Examples
The Jacobi Algorithm
1 2 |
x |
a real symmetric matrix. Also data frames |
only.values |
A logical value: Do you want only the eigenvalues? |
eps |
a small positive error tolerance |
Eigenvalues and optionally, eigenvectores of a real symmetric matrix using the classical Jacobi algorithm, (Jacobi, 1854)
a list of two components as for base::eigen
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.