|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Types |
Macros | |
| #define | _TYPES_H_ |
Typedefs | |
| using | Types::qubit_t = uint_fast64_t |
| The type of a qubit. | |
| using | Types::qubits_vector |
| The type of a vector of qubits. | |
| using | Types::time_type = double |
| The type of time. | |