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

Header file for a class representing a single qubit gate with custom gate kernel. More...

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

Go to the source code of this file.

Classes

class  custom_kernel_1qubit_gate
 A class representing a custom_kernel_1qubit_gate gate. More...
 

Macros

#define _USE_MATH_DEFINES
 

Detailed Description

Header file for a class representing a single qubit gate with custom gate kernel.

Definition in file custom_kernel_1qubit_gate.h.

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 29 of file custom_kernel_1qubit_gate.h.