| _LogMuRef2 | apfel::MatchedEvolution< T > | protected |
| _LogThresholds2 | apfel::MatchedEvolution< T > | protected |
| _MuRef | apfel::MatchedEvolution< T > | protected |
| _MuRef2 | apfel::MatchedEvolution< T > | protected |
| _nsteps | apfel::MatchedEvolution< T > | protected |
| _ObjRef | apfel::MatchedEvolution< T > | protected |
| _Thresholds | apfel::MatchedEvolution< T > | protected |
| _Thresholds2 | apfel::MatchedEvolution< T > | protected |
| Derivative(int const &nf, double const &Mu, T const &Obj) const =0 | apfel::MatchedEvolution< T > | pure virtual |
| Evaluate(double const &mu) const | apfel::MatchedEvolution< T > | |
| EvolveObject(int const &nf, double const &t0, double const &t1, T const &Obj0) const | apfel::MatchedEvolution< T > | virtual |
| GetMuRef() const | apfel::MatchedEvolution< T > | inline |
| GetNumberOfSteps() const | apfel::MatchedEvolution< T > | inline |
| GetObjectRef() const | apfel::MatchedEvolution< T > | inline |
| GetThresholds() const | apfel::MatchedEvolution< T > | inline |
| MatchedEvolution()=delete | apfel::MatchedEvolution< T > | |
| MatchedEvolution(T const &ObjRef, double const &MuRef, std::vector< double > const &Thresholds, int const &nsteps=10) | apfel::MatchedEvolution< T > | |
| MatchObject(bool const &Up, int const &nf, T const &Obj) const =0 | apfel::MatchedEvolution< T > | pure virtual |
| SetMuRef(double const &MuRef) | apfel::MatchedEvolution< T > | inline |
| SetNumberOfSteps(int const &nsteps) | apfel::MatchedEvolution< T > | inline |
| SetObjectRef(T ObjRef) | apfel::MatchedEvolution< T > | inline |
| ~MatchedEvolution()=default | apfel::MatchedEvolution< T > | virtual |