=
Symbol of OperatorParam<real>.
(OperatorParam<real> lhs = const Operator rhs) -> OperatorParam<real>
Assignment operator for OperatorParam.
Parameters
- lhs: Left-hand side value.
- rhs: The Operator to assign from.