Qrack  9.0
General classical-emulating-quantum development framework
Namespaces | Macros
qengineshard.cpp File Reference
#include "qengineshard.hpp"
#include <unordered_set>
Include dependency graph for qengineshard.cpp:

Namespaces

 Qrack
 

Macros

#define IS_ARG_0(c)   IS_SAME(c, ONE_CMPLX)
 
#define IS_ARG_PI(c)   IS_OPPOSITE(c, ONE_CMPLX)
 

Macro Definition Documentation

◆ IS_ARG_0

#define IS_ARG_0 (   c)    IS_SAME(c, ONE_CMPLX)

◆ IS_ARG_PI

#define IS_ARG_PI (   c)    IS_OPPOSITE(c, ONE_CMPLX)