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

Class representing a controlled Y rotattion gate. More...

#include "CROT.h"
#include "apply_large_kernel_to_input.h"
#include "apply_large_kernel_to_input_AVX.h"
Include dependency graph for CROT.cpp:

Go to the source code of this file.

Variables

static double M_PIOver2 = M_PI/2
 

Detailed Description

Class representing a controlled Y rotattion gate.

Definition in file CROT.cpp.

Variable Documentation

◆ M_PIOver2

double M_PIOver2 = M_PI/2
static

Definition at line 27 of file CROT.cpp.