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