Intel qHiPSTER
Typedefs | Functions
benchgates.cpp File Reference
#include "qureg/qureg.hpp"
Include dependency graph for benchgates.cpp:

Go to the source code of this file.

Typedefs

using Type = ComplexDP
 

Functions

template<typename Type >
void genGateSet (vector< pair< string, TM2x2< Type >>> &sqg, vector< pair< string, TM2x2< Type >>> &cqg)
 
int main (int argc, char **argv)
 

Typedef Documentation

using Type = ComplexDP

Definition at line 19 of file benchgates.cpp.

Function Documentation

template<typename Type >
void genGateSet ( vector< pair< string, TM2x2< Type >>> &  sqg,
vector< pair< string, TM2x2< Type >>> &  cqg 
)

Definition at line 23 of file benchgates.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 77 of file benchgates.cpp.

Here is the call graph for this function: