Qrack  9.0
General classical-emulating-quantum development framework
Classes | Namespaces | Macros
statevector.hpp File Reference
#include "common/parallel_for.hpp"
#include <algorithm>
#include <mutex>
#include <unordered_map>
Include dependency graph for statevector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Qrack::StateVector
 
class  Qrack::StateVectorArray
 
class  Qrack::StateVectorSparse
 

Namespaces

 Qrack
 

Macros

#define SparseStateVecMap   std::unordered_map<bitCapIntOcl, complex>
 

Macro Definition Documentation

◆ SparseStateVecMap

#define SparseStateVecMap   std::unordered_map<bitCapIntOcl, complex>