View source: R/088_atoms_norm1.R
| norm1 | R Documentation |
L1 norm of an expression
norm1(x, axis = NULL, keepdims = FALSE)
x |
An Expression |
axis |
NULL (all), 1 (row-wise), or 2 (column-wise) |
keepdims |
Logical: keep reduced dimensions? |
A Norm1 atom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.