APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
apfel::Dglap< T > Member List

This is the complete list of members for apfel::Dglap< T >, including all inherited members.

_LogMuRef2apfel::MatchedEvolution< Set< T > >protected
_LogThresholds2apfel::MatchedEvolution< Set< T > >protected
_MatchingConditionsapfel::Dglap< T >private
_MuRefapfel::MatchedEvolution< Set< T > >protected
_MuRef2apfel::MatchedEvolution< Set< T > >protected
_nstepsapfel::MatchedEvolution< Set< T > >protected
_ObjRefapfel::MatchedEvolution< Set< T > >protected
_SplittingFunctionsapfel::Dglap< T >private
_Thresholdsapfel::MatchedEvolution< Set< T > >protected
_Thresholds2apfel::MatchedEvolution< Set< T > >protected
Derivative(int const &nf, double const &t, Set< T > const &f) constapfel::Dglap< T >
MatchedEvolution< Set< T > >::Derivative(int const &nf, double const &Mu, T const &Obj) const=0apfel::MatchedEvolution< Set< T > >pure virtual
Dglap()=deleteapfel::Dglap< T >
Dglap(std::function< Set< Operator >(int const &, double const &)> const &SplittingFunctions, std::function< Set< Operator >(bool const &, int const &)> const &MatchingConditions, Set< T > const &ObjRef, double const &MuRef, std::vector< double > const &Thresholds, int const &nsteps=10)apfel::Dglap< T >
Evaluate(double const &mu) constapfel::MatchedEvolution< Set< T > >
EvolveObject(int const &nf, double const &t0, double const &t1, T const &Obj0) constapfel::MatchedEvolution< Set< T > >virtual
GetMuRef() constapfel::MatchedEvolution< Set< T > >inline
GetNumberOfSteps() constapfel::MatchedEvolution< Set< T > >inline
GetObjectRef() constapfel::MatchedEvolution< Set< T > >inline
GetThresholds() constapfel::MatchedEvolution< Set< T > >inline
MatchedEvolution()=deleteapfel::MatchedEvolution< Set< T > >
MatchedEvolution(T const &ObjRef, double const &MuRef, std::vector< double > const &Thresholds, int const &nsteps=10)apfel::MatchedEvolution< Set< T > >
MatchObject(bool const &Up, int const &nf, Set< T > const &sd) constapfel::Dglap< T >
MatchedEvolution< Set< T > >::MatchObject(bool const &Up, int const &nf, T const &Obj) const=0apfel::MatchedEvolution< Set< T > >pure virtual
SetInitialDistributions(std::function< double(int const &, double const &)> const &InDistFunc)apfel::Dglap< T >
SetInitialDistributions(std::function< std::map< int, double >(double const &)> const &InDistFunc)apfel::Dglap< T >
SetInitialDistributions(std::function< std::map< int, double >(double const &, double const &)> const &InDistFunc, double const &mu)apfel::Dglap< T >
SetMuRef(double const &MuRef)apfel::MatchedEvolution< Set< T > >inline
SetNumberOfSteps(int const &nsteps)apfel::MatchedEvolution< Set< T > >inline
SetObjectRef(T ObjRef)apfel::MatchedEvolution< Set< T > >inline
~MatchedEvolution()=defaultapfel::MatchedEvolution< Set< T > >virtual