PDFxTMDLib
1.0.0
|
#include "PDFxTMDLib/Common/PDFUtils.h"
#include "PDFxTMDLib/Interface/IExtrapolator.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | PDFxTMD::CNearestPointExtrapolator< Interpolator > |
Namespaces | |
PDFxTMD | |
Functions | |
double | PDFxTMD::_findClosestMatch (const std::vector< double > &cands, double target) |