Variable Pennylane::Gates::Constant::controlled_gate_wires¶
Defined in File Constant.hpp
Variable Documentation¶
-
constexpr std::array Pennylane::Gates::Constant::controlled_gate_wires = {CGateNWires{ControlledGateOperation::PauliX, 1}, CGateNWires{ControlledGateOperation::PauliY, 1}, CGateNWires{ControlledGateOperation::PauliZ, 1}, CGateNWires{ControlledGateOperation::Hadamard, 1}, CGateNWires{ControlledGateOperation::S, 1}, CGateNWires{ControlledGateOperation::T, 1}, CGateNWires{ControlledGateOperation::PhaseShift, 1}, CGateNWires{ControlledGateOperation::RX, 1}, CGateNWires{ControlledGateOperation::RY, 1}, CGateNWires{ControlledGateOperation::RZ, 1}, CGateNWires{ControlledGateOperation::Rot, 1}, CGateNWires{ControlledGateOperation::SWAP, 2}, CGateNWires{ControlledGateOperation::IsingXX, 2}, CGateNWires{ControlledGateOperation::IsingXY, 2}, CGateNWires{ControlledGateOperation::IsingYY, 2}, CGateNWires{ControlledGateOperation::IsingZZ, 2}, CGateNWires{ControlledGateOperation::SingleExcitation, 2}, CGateNWires{ControlledGateOperation::SingleExcitationMinus, 2}, CGateNWires{ControlledGateOperation::SingleExcitationPlus, 2}, CGateNWires{ControlledGateOperation::DoubleExcitation, 4}, CGateNWires{ControlledGateOperation::DoubleExcitationMinus, 4}, CGateNWires{ControlledGateOperation::DoubleExcitationPlus, 4}, CGateNWires{ControlledGateOperation::GlobalPhase, 1},}¶
api/variable_Constant_8hpp_1a1d20027c618e410eb870f379433bd07a
Download Python script
Download Notebook
View on GitHub