Skip to main content

-

Symbol of State.

(const State lhs - const State rhs) -> StateVector

Subtracts two state vectors.

Returns a new state vector resulting from the subtraction of the right-hand side state vector from the left-hand side state vector.

Parameters

  • lhs: Left-hand side value.
  • rhs: Right-hand side state vector.