APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
evolutionbasisqcd.h File Reference
#include "apfel/convolutionmap.h"

Go to the source code of this file.

Classes

class  apfel::EvolutionBasisQCD
 The EvolutionBasisQCD class is a derived of ConvolutionMap specialised for the DGLAP evolution of distributions using the QCD evolution basis. More...
 
class  apfel::EvolutionOperatorBasisQCD
 The EvolutionOperatorBasisQCD class is a derived of ConvolutionMap specialised for the DGLAP evolution of operators using the QCD evolution basis. More...
 
class  apfel::EvolveDistributionsBasisQCD
 The EvolveDistributionsBasisQCD class is a derived of ConvolutionMap specialised to match a set of evolution operators to a set a initial-scale distributions. More...
 

Namespaces

namespace  apfel
 Namespace for all APFEL++ functions and classes.
 

Variables

const std::map< std::pair< int, int >, int > apfel::Gkj
 The map between pair of indices corresponding to the position of the operator in the evolution matrix and its linear index.