*
Symbol of OperatorNamed.
(const OperatorNamed lhs * const Operator rhs) -> Operator
Multiplies an OperatorNamed with a general Operator to create an OperatorProduct.
Parameters
- lhs: Left-hand side value.
- rhs: The right-hand side Operator operand.