Class StandardGates.CZGate

java.lang.Object
com.quantum4j.core.gates.TwoQubitGate
com.quantum4j.core.gates.StandardGates.CZGate
All Implemented Interfaces:
Gate
Enclosing class:
StandardGates

public static final class StandardGates.CZGate extends TwoQubitGate
  • Constructor Details

    • CZGate

      public CZGate()
  • Method Details

    • name

      public String name()
      Description copied from interface: Gate
      Get the name of this gate (e.g., "H", "X", "CNOT").
      Returns:
      the gate name