Quantum++
v1.2
A modern C++11 quantum computing library
|
This is the complete list of members for qpp::QCircuit::GateStep, including all inherited members.
ctrl_ | qpp::QCircuit::GateStep | |
gate_hash_ | qpp::QCircuit::GateStep | |
gate_type_ | qpp::QCircuit::GateStep | |
GateStep()=default | qpp::QCircuit::GateStep | |
GateStep(GateType gate_type, std::size_t gate_hash, const std::vector< idx > &ctrl, const std::vector< idx > &target, std::string name="") | qpp::QCircuit::GateStep | inlineexplicit |
name_ | qpp::QCircuit::GateStep | |
target_ | qpp::QCircuit::GateStep |