|
Qrack
1.7
General classical-emulating-quantum development framework
|
#include <ctime>#include <initializer_list>#include <map>#include "qfactory.hpp"#include "qunit.hpp"
Namespaces | |
| Qrack | |
Macros | |
| #define | PTR3(OP) (void (QInterface::*)(bitLenInt, bitLenInt, bitLenInt)) & QInterface::OP |
| #define | PTR2(OP) (void (QInterface::*)(bitLenInt, bitLenInt)) & QInterface::OP |
1.8.11