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

Namespaces

 Qrack
 

Macros

#define CHECK_ZERO_SKIP()
 

Macro Definition Documentation

◆ CHECK_ZERO_SKIP

#define CHECK_ZERO_SKIP ( )
Value:
if (!stateVec) { \
return; \
}