Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Macros
CRX.h File Reference

Header file for a class representing a controlled X rotation gate. More...

#include "matrix.h"
#include "RX.h"
#include <math.h>
Include dependency graph for CRX.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CRX
 A class representing a controlled RX gate. More...
 

Macros

#define _USE_MATH_DEFINES
 

Detailed Description

Header file for a class representing a controlled X rotation gate.

Definition in file CRX.h.

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 28 of file CRX.h.