| ggcsvd | Groups sparse Generalized SVD of a matrix |
| norm1 | Compute the l1 norm of a vector. |
| norm2 | Compute the l2 norm of a vector. |
| normgroup | Compute the l1,2 group norm of a vector. |
| powit1 | Power iteration engine, without orthogonality constraints |
| powit2 | Power iteration engine, with orthogonality constraints |
| projgroup | Compute the projection of a vector onto the l1 ball. |
| projgrouporth | Compute the projection of a vector onto the intersection of... |
| projl1 | Compute the projection of a vector onto the l1 ball. |
| projl1l2 | Compute the projection of a vector onto the intersection of... |
| projl1l2orth | Compute the projection of a vector onto the intersection of... |
| projl2 | Normalize a vector. |
| projorth | Compute the projection of a vector onto the space orthogonal... |
| proxgroup | Proximal operator of the group l1l2 norm |
| proxl1 | Proximal operator of the l1 norm |
| proxl2 | Proximal operator of the l2 norm |
| ssq | Compute the sum of squares. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.