Class StandardGates.CCXGate

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

public static final class StandardGates.CCXGate extends ThreeQubitGate
  • Constructor Details

    • CCXGate

      public CCXGate()
  • 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