Skip to main content

!=

(const LatticeCoordinate lhs != const LatticeCoordinate rhs) -> bool

Returns true if the lattice coordinates are not equal.

Parameters

  • lhs: Left hand side lattice coordinate.
  • rhs: Right hand side lattice coordinate.