Qrack  9.13
General classical-emulating-quantum development framework
Classes | Namespaces | Macros | Typedefs
qhybrid.hpp File Reference
#include "qengine.hpp"
Include dependency graph for qhybrid.hpp:

Go to the source code of this file.

Classes

class  Qrack::QHybrid
 A "Qrack::QHybrid" internally switched between Qrack::QEngineCPU and Qrack::QEngineOCL to maximize qubit-count-dependent performance. More...
 

Namespaces

 Qrack
 GLOSSARY: bitLenInt - "bit-length integer" - unsigned integer ID of qubit position in register bitCapInt - "bit-capacity integer" - unsigned integer single-permutation value of a qubit register (typically "big integer") real1 - "real number (1-dimensional)" - floating-point real-valued number complex - "complex number" - floating-point complex-valued number (with two real1 component dimensions) quid - "quantum (simulator) unique identifier" - unsigned integer that indexes and IDs running simulators, circuits, and neurons.
 

Macros

#define QRACK_GPU_ENGINE   QINTERFACE_CUDA
 

Typedefs

typedef std::shared_ptr< QHybrid > Qrack::QHybridPtr
 

Macro Definition Documentation

◆ QRACK_GPU_ENGINE

#define QRACK_GPU_ENGINE   QINTERFACE_CUDA