| _LogMuRef2 | apfel::MatchedEvolution< Set< T > > | protected |
| _LogThresholds2 | apfel::MatchedEvolution< Set< T > > | protected |
| _MatchingConditions | apfel::Dglap< T > | private |
| _MuRef | apfel::MatchedEvolution< Set< T > > | protected |
| _MuRef2 | apfel::MatchedEvolution< Set< T > > | protected |
| _nsteps | apfel::MatchedEvolution< Set< T > > | protected |
| _ObjRef | apfel::MatchedEvolution< Set< T > > | protected |
| _SplittingFunctions | apfel::Dglap< T > | private |
| _Thresholds | apfel::MatchedEvolution< Set< T > > | protected |
| _Thresholds2 | apfel::MatchedEvolution< Set< T > > | protected |
| Derivative(int const &nf, double const &t, Set< T > const &f) const | apfel::Dglap< T > | |
| apfel::MatchedEvolution< Set< T > >::Derivative(int const &nf, double const &Mu, T const &Obj) const=0 | apfel::MatchedEvolution< Set< T > > | pure virtual |
| Dglap()=delete | apfel::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) const | apfel::MatchedEvolution< Set< T > > | |
| EvolveObject(int const &nf, double const &t0, double const &t1, T const &Obj0) const | apfel::MatchedEvolution< Set< T > > | virtual |
| GetMuRef() const | apfel::MatchedEvolution< Set< T > > | inline |
| GetNumberOfSteps() const | apfel::MatchedEvolution< Set< T > > | inline |
| GetObjectRef() const | apfel::MatchedEvolution< Set< T > > | inline |
| GetThresholds() const | apfel::MatchedEvolution< Set< T > > | inline |
| MatchedEvolution()=delete | apfel::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) const | apfel::Dglap< T > | |
| apfel::MatchedEvolution< Set< T > >::MatchObject(bool const &Up, int const &nf, T const &Obj) const=0 | apfel::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()=default | apfel::MatchedEvolution< Set< T > > | virtual |