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