Qrack  9.0
General classical-emulating-quantum development framework
Classes | Namespaces | Typedefs
qpager.hpp File Reference
#include "qengine.hpp"
Include dependency graph for qpager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Qrack::QPager
 A "Qrack::QPager" splits a "Qrack::QEngine" implementation into equal-length "pages." This helps both optimization and distribution of a single coherent quantum register across multiple devices. More...
 

Namespaces

 Qrack
 

Typedefs

typedef std::shared_ptr< QPager > Qrack::QPagerPtr