Quantum Gate Decomposer  v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
Classes
Functor_Cost_Function_Gradient.h File Reference

Header file for the paralleized calculation of the gradient components of the cost functions (supporting TBB and OpenMP). More...

#include <gsl/gsl_vector.h>
#include "qgd/common.h"
Include dependency graph for Functor_Cost_Function_Gradient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  functor_grad< decomp_class >
 Function operator class to calculate the gradient components of the cost function in parallel. More...
 

Detailed Description

Header file for the paralleized calculation of the gradient components of the cost functions (supporting TBB and OpenMP).

Definition in file Functor_Cost_Function_Gradient.h.