Qrack  1.7
General classical-emulating-quantum development framework
Namespaces | Functions
qfactory.hpp File Reference
#include "qengine_cpu.hpp"
#include "qunit.hpp"
Include dependency graph for qfactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Qrack
 

Functions

template<typename... Ts>
QInterfacePtr Qrack::CreateQuantumInterface (QInterfaceEngine engine, QInterfaceEngine subengine, Ts...args)
 Factory method to create specific engine implementations. More...