Variable Pennylane::Gates::Constant::controlled_generator_wires¶
Defined in File Constant.hpp
Variable Documentation¶
-
constexpr std::array Pennylane::Gates::Constant::controlled_generator_wires = {CGeneratorNWires{ControlledGeneratorOperation::PhaseShift, 1}, CGeneratorNWires{ControlledGeneratorOperation::RX, 1}, CGeneratorNWires{ControlledGeneratorOperation::RY, 1}, CGeneratorNWires{ControlledGeneratorOperation::RZ, 1}, CGeneratorNWires{ControlledGeneratorOperation::IsingXX, 2}, CGeneratorNWires{ControlledGeneratorOperation::IsingXY, 2}, CGeneratorNWires{ControlledGeneratorOperation::IsingYY, 2}, CGeneratorNWires{ControlledGeneratorOperation::IsingZZ, 2}, CGeneratorNWires{ControlledGeneratorOperation::SingleExcitation, 2}, CGeneratorNWires{ControlledGeneratorOperation::SingleExcitationMinus, 2}, CGeneratorNWires{ControlledGeneratorOperation::SingleExcitationPlus, 2}, CGeneratorNWires{ControlledGeneratorOperation::DoubleExcitation, 4}, CGeneratorNWires{ControlledGeneratorOperation::DoubleExcitationMinus, 4}, CGeneratorNWires{ControlledGeneratorOperation::DoubleExcitationPlus, 4}, CGeneratorNWires{ControlledGeneratorOperation::GlobalPhase, 1},}¶
api/variable_Constant_8hpp_1a7b52a4a7d4c77b1a0e0baff527cb0edd
Download Python script
Download Notebook
View on GitHub