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

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

_fQgapfel::QGrid< T >protected
_GridValuesapfel::QGrid< T >protected
_InterDegreeapfel::QGrid< T >protected
_nQapfel::QGrid< T >protected
_nQgapfel::QGrid< T >protected
_Qgapfel::QGrid< T >protected
_QMaxapfel::QGrid< T >protected
_QMinapfel::QGrid< T >protected
_TabFuncapfel::QGrid< T >protected
_Thresholdsapfel::QGrid< T >protected
DerInterpolant(int const &tQ, int const &tau, double const &Q) constapfel::QGrid< T >
Derive(double const &Q) constapfel::QGrid< T >
Evaluate(double const &Q) constapfel::QGrid< T >
EvaluateMapxQ(double const &x, double const &Q) constapfel::TabulateObject< T >
EvaluatexQ(double const &x, double const &Q) constapfel::TabulateObject< T >
EvaluatexQ(int const &i, double const &x, double const &Q) constapfel::TabulateObject< T >
EvaluatexzQ(double const &x, double const &z, double const &Q) constapfel::TabulateObject< T >
GetFQGrid() constapfel::QGrid< T >inline
GetQGrid() constapfel::QGrid< T >inline
GetQGridValues() constapfel::QGrid< T >inline
GetThesholdIndices() constapfel::QGrid< T >inline
GetThresholds() constapfel::QGrid< T >inline
Integrate(double const &Qa, double const &Qb) constapfel::QGrid< T >
InterDegree() constapfel::QGrid< T >inline
Interpolant(int const &tQ, int const &tau, double const &fq) constapfel::QGrid< T >
IntInterpolant(int const &tQ, int const &tau, double const &Qa, double const &Qb) constapfel::QGrid< T >
nQ() constapfel::QGrid< T >inline
operator!=(QGrid const &sg) constapfel::QGrid< T >
operator==(QGrid const &sg) constapfel::QGrid< T >
Print() constapfel::QGrid< T >inline
QGrid()=deleteapfel::QGrid< T >
QGrid(int const &nQ, double const &QMin, double const &QMax, int const &InterDegree, std::vector< double > const &Thresholds, std::function< double(double const &)> const &TabFunc, std::function< double(double const &)> const &InvTabFunc)apfel::QGrid< T >
QGrid(int const &nQ, double const &QMin, double const &QMax, int const &InterDegree, std::vector< double > const &Thresholds, double const &Lambda=0.25)apfel::QGrid< T >
QGrid(std::vector< double > const &Qg, int const &InterDegree)apfel::QGrid< T >
QMax() constapfel::QGrid< T >inline
QMin() constapfel::QGrid< T >inline
SumBounds(double const &Q) constapfel::QGrid< T >
TabFuncapfel::QGrid< T >inline
TabulateObject(MatchedEvolution< T > &Object, int const &nQ, double const &QMin, double const &QMax, int const &InterDegree, double const &Lambda=0.25)apfel::TabulateObject< T >
TabulateObject(std::function< T(double const &)> const &Object, int const &nQ, double const &QMin, double const &QMax, int const &InterDegree, std::vector< double > const &Thresholds, double const &Lambda=0.25)apfel::TabulateObject< T >
TabulateObject(std::function< T(double const &)> const &Object, int const &nQ, double const &QMin, double const &QMax, int const &InterDegree, std::vector< double > const &Thresholds, std::function< double(double const &)> const &TabFunc, std::function< double(double const &)> const &InvTabFunc)apfel::TabulateObject< T >
TabulateObject(std::function< T(double const &)> const &Object, std::vector< double > const &Qg, int const &InterDegree)apfel::TabulateObject< T >
TabulateObject(std::vector< T > const &Object, std::vector< double > const &Qg, int const &InterDegree)apfel::TabulateObject< T >