QNLP  v1.0
Simulator.hpp File Reference
#include <cstddef>
#include <utility>
#include <vector>
#include <iostream>
#include "GateWriter.hpp"
#include "ncu.hpp"
#include "oracle.hpp"
#include "diffusion.hpp"
#include "qft.hpp"
#include "arithmetic.hpp"
#include "bin_into_superpos.hpp"
#include "hamming.hpp"
#include "bit_group.hpp"
#include <any>
Include dependency graph for Simulator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QNLP::SimulatorGeneral< DerivedType >
 CRTP defined class for simulator implementations. More...
 

Namespaces

 QNLP
 

Macros

#define IS_SET(byte, bit)
 

Macro Definition Documentation

◆ IS_SET

#define IS_SET (   byte,
  bit 
)

Definition at line 58 of file Simulator.hpp.