View source: R/operator_algebra.R
| crossprod_operator | R Documentation |
Create A^* A as an operator.
crossprod_operator(A, name = NULL)
A |
Operator-like object with an adjoint implementation. |
name |
Optional label for the cross-product operator. |
A Hermitian eigencore_operator representing A^* A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.