Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Variables
U3.cpp File Reference

Class representing a U3 gate. More...

#include "U3.h"
#include "tbb/tbb.h"
Include dependency graph for U3.cpp:

Go to the source code of this file.

Variables

static double M_PIOver2 = M_PI/2
 

Detailed Description

Class representing a U3 gate.

Definition in file U3.cpp.

Variable Documentation

◆ M_PIOver2

double M_PIOver2 = M_PI/2
static

Definition at line 27 of file U3.cpp.