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

Class representing a RZZ gate. More...

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

Go to the source code of this file.

Classes

class  RZZ
 A class representing a RZZ gate. More...
 

Macros

#define _USE_MATH_DEFINES
 

Detailed Description

Class representing a RZZ gate.

Definition in file RZZ.h.

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 29 of file RZZ.h.