View source: R/097_atoms_quad_over_lin.R
| sum_squares | R Documentation |
Sum of squares (= quad_over_lin(x, 1))
sum_squares(x, axis = NULL, keepdims = FALSE)
x |
An Expression |
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.