=
Symbol of StateVector.
(StateVector lhs = const StateVector rhs) -> StateVector
Assignment operator for StateVector objects.
Parameters
- lhs: Left-hand side value.
- rhs: The state vector to assign.