View source: R/operator_algebra.R
| operator_scale | R Documentation |
Multiply an operator by a scalar.
operator_scale(A, scalar, name = NULL)
A |
Operator-like object. |
scalar |
Finite numeric scalar multiplier. |
name |
Optional label for the scaled operator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.