PDFxTMDLib  1.0.0
Public Member Functions | List of all members
PDFxTMD::IExtrapolator< Derived, ExtrapolateArgs > Class Template Reference

#include <IExtrapolator.h>

Inheritance diagram for PDFxTMD::IExtrapolator< Derived, ExtrapolateArgs >:
Inheritance graph
[legend]
Collaboration diagram for PDFxTMD::IExtrapolator< Derived, ExtrapolateArgs >:
Collaboration graph
[legend]

Public Member Functions

double extrapolate (PartonFlavor parton, ExtrapolateArgs... args) const
 
double extrapolate (ExtrapolateArgs... args, std::array< double, DEFAULT_TOTAL_PDFS > &output) const
 
- Public Member Functions inherited from PDFxTMD::CRTPBase< Derived >
constexpr Derived & derived () noexcept
 
constexpr const Derived & derived () const noexcept
 

Member Function Documentation

◆ extrapolate() [1/2]

template<typename Derived , typename... ExtrapolateArgs>
double PDFxTMD::IExtrapolator< Derived, ExtrapolateArgs >::extrapolate ( ExtrapolateArgs...  args,
std::array< double, DEFAULT_TOTAL_PDFS > &  output 
) const
inline

◆ extrapolate() [2/2]

template<typename Derived , typename... ExtrapolateArgs>
double PDFxTMD::IExtrapolator< Derived, ExtrapolateArgs >::extrapolate ( PartonFlavor  parton,
ExtrapolateArgs...  args 
) const
inline

The documentation for this class was generated from the following file: