DQCsim
|
Cdqcsim::wrap::Callback< R, Args > | Class template shared between all callback functions |
Cdqcsim::wrap::CustomGateConverter | Class that you can inherit from to make your own custom gate converter for use within DQCsim |
Cdqcsim::wrap::CustomUnitaryGateConverter | Class that you can inherit from to make your own unitary gate converter for use within DQCsim |
▼Cdqcsim::wrap::Handle | Base class for wrapping any handle |
▼Cdqcsim::wrap::Arb | Class wrapper for handles that support the arb interface |
Cdqcsim::wrap::ArbData | Class wrapper for ArbData handles |
▼Cdqcsim::wrap::Cmd | Class wrapper for handles that support the cmd interface |
Cdqcsim::wrap::ArbCmd | Class wrapper for ArbCmd handles |
Cdqcsim::wrap::ArbCmdQueue | Class wrapper for queues (lists) of ArbCmd s |
Cdqcsim::wrap::Gate | Represents any kind of gate with qubits bound to it |
Cdqcsim::wrap::Measurement | Class representation of the measurement result for a single qubit |
Cdqcsim::wrap::GateMap< Unbound, Bound > | Gate map wrapper class |
Cdqcsim::wrap::Matrix | Represents a square matrix used for describing N-qubit gates |
Cdqcsim::wrap::MeasurementSet | Represents a set of measurements |
Cdqcsim::wrap::Plugin | Plugin definition class |
▼Cdqcsim::wrap::PluginConfiguration | Generic class for plugin configurations |
Cdqcsim::wrap::PluginProcessConfiguration | Wrapper class for plugin process configurations |
Cdqcsim::wrap::PluginThreadConfiguration | Wrapper class for local plugin thread configurations |
Cdqcsim::wrap::PluginJoinHandle | Class wrapper for plugin join handles |
Cdqcsim::wrap::QubitSet | Represents an ordered set of qubit references |
Cdqcsim::wrap::Simulation | Wrapper class for a running simulation |
Cdqcsim::wrap::SimulationConfiguration | Wrapper class for configuring a simulation |
Cdqcsim::wrap::PluginConfigurationBuilder | Builder class used to construct plugin configurations |
Cdqcsim::wrap::QubitRef | Represents a qubit |
▼Cdqcsim::wrap::UpstreamPluginState | Wrapper for DQCsim's internal plugin state within the context of upstream-synchronous plugin callbacks (that is, the modify_measurement callback) |
▼Cdqcsim::wrap::PluginState | Wrapper for DQCsim's internal plugin state within the context of downstream-synchronous plugin callbacks |
Cdqcsim::wrap::RunningPluginState | Wrapper for DQCsim's internal plugin state within the context of the run callback in a frontend |