![]() |
Q2NS dev
ns-3 module
|
This is the complete list of members for q2ns::QProcessor, including all inherited members.
| AdoptQubit(const std::shared_ptr< Qubit > &q) | q2ns::QProcessor | |
| Apply(const QGate &gate, const std::vector< std::shared_ptr< Qubit > > &qs) | q2ns::QProcessor | |
| CreateBellPair() | q2ns::QProcessor | |
| CreateQubit(const std::string &label="") | q2ns::QProcessor | |
| CreateQubit(const std::shared_ptr< QState > &state, const std::string &label="") | q2ns::QProcessor | |
| GetLocalQubits() const | q2ns::QProcessor | |
| GetOwnerNode() const | q2ns::QProcessor | |
| GetQubit(const std::string &label) const | q2ns::QProcessor | |
| GetQubit(QubitId id) const | q2ns::QProcessor | |
| GetState(const std::shared_ptr< Qubit > &q) const | q2ns::QProcessor | |
| Measure(const std::shared_ptr< Qubit > &qubit, q2ns::Basis basis=q2ns::Basis::Z) | q2ns::QProcessor | |
| MeasureBell(const std::shared_ptr< Qubit > &a, const std::shared_ptr< Qubit > &b) | q2ns::QProcessor | |
| owner_ | q2ns::QProcessor | private |
| QProcessor(QStateRegistry ®istry, QNode &owner) | q2ns::QProcessor | |
| registry_ | q2ns::QProcessor | private |