Description Usage Arguments Value Author(s)
The function returns a vector containing the L2 norm of each column for a given matrix.
1 | col.norm(X)
|
X |
a matrix for which the column norms are computed. |
A vector containing the L2 norm of the columns of X is returned.
Haeran Cho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.