View source: R/operator_algebra.R
| scale_cols | R Documentation |
Scale operator columns.
scale_cols(A, weights, name = NULL)
A |
Operator-like object. |
weights |
Numeric vector of column weights. |
name |
Optional label for the scaled operator. |
An eigencore_operator representing column-wise right scaling of
A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.