|
| qreg (const int n) |
|
| qreg (const qreg &other) |
|
qubit | operator[] (const std::size_t i) |
|
qreg & | operator= (const qreg &q) |
|
AcceleratorBuffer * | results () |
|
std::map< std::string, int > | counts () |
|
double | exp_val_z () |
|
void | reset () |
|
int | size () |
|
void | addChild (qreg &q) |
|
void | setName (const char *name) |
|
void | setNameAndStore (const char *name) |
|
std::string | name () |
|
void | store () |
|
void | print () |
|
double | weighted_sum (Observable *obs) |
|
The documentation for this class was generated from the following files:
- /home/cades/dev/xacc/xacc/compiler/qalloc.hpp
- /home/cades/dev/xacc/xacc/compiler/qalloc.cpp