Description Usage Arguments Details Value Examples
SVD using Jacobi algorithm
1 |
x |
a real nxp matrix |
tol |
a small positive error tolerance. Default is machine tolerance |
Singular values, right singular vectors and left singular vectors of a real nxp matrix using two-sided Jacobi algorithm
a list of three components as for base::svd
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.