=
Symbol of LinearOperator<real>.
(LinearOperator<real> lhs = const LinearOperator<real> rhs) -> LinearOperator<real>
Copy assignment operator for LinearOperator.
Parameters
- lhs: Left-hand side value.
- rhs: The LinearOperator to assign.