Description Usage Arguments Value Examples
Constrained SVD of a matrix (wrapper of c++ functions).
1 2 3 |
X |
A matrix; |
R |
the desired rank of the singular decomposition; |
au |
The radiuses? (>0) of the l1 balls for each left vector |
av |
The radiuses? (>0) of the l1 balls for each right vector |
init |
How to initialize the algorithm |
itermax |
The maximum number of iterations |
eps |
Precision |
Pseudo-singular vectors and values
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.