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