View source: R/097_atoms_quad_over_lin.R
| quad_over_lin | R Documentation |
Sum of squares divided by a scalar
quad_over_lin(x, y, axis = NULL, keepdims = FALSE)
x |
An Expression |
y |
An Expression (scalar, positive) |
axis |
NULL (all), 1 (row-wise), or 2 (column-wise) |
keepdims |
Logical: keep reduced dimensions? |
A QuadOverLin atom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.