|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include <complex>#include <vector>#include <Eigen/Eigen>Go to the source code of this file.
Classes | |
| class | Utils::Alias |
Namespaces | |
| namespace | Utils |
Macros | |
| #define | _ALIAS_H_ |
Alias sampling for O(1) sampling with a O(N) preprocessing step.
Definition in file Alias.h.