Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::MathUtils::LinearInterpolator Member List

This is the complete list of members for Euclid::MathUtils::LinearInterpolator, including all inherited members.

antiderivative(int i, double x) constEuclid::MathUtils::LinearInterpolatorinlineprivate
clone() const overrideEuclid::MathUtils::LinearInterpolatorinlinevirtual
findKnot(double x) constEuclid::MathUtils::PiecewiseBaseinlineprotected
getKnots() constEuclid::MathUtils::PiecewiseBaseinline
integrate(const double a, const double b) const overrideEuclid::MathUtils::LinearInterpolatorinlinevirtual
LinearInterpolator(std::vector< double > knots, std::vector< double > coef0, std::vector< double > coef1)Euclid::MathUtils::LinearInterpolatorinline
m_coef0Euclid::MathUtils::LinearInterpolatorprivate
m_coef1Euclid::MathUtils::LinearInterpolatorprivate
m_knotsEuclid::MathUtils::PiecewiseBaseprotected
operator()(double x) const overrideEuclid::MathUtils::LinearInterpolatorinline
operator()(const std::vector< double > &xs, std::vector< double > &out) const overrideEuclid::MathUtils::LinearInterpolatorinline
PiecewiseBase(std::vector< double > knots)Euclid::MathUtils::PiecewiseBaseinlineexplicitprotected
~Integrable()=defaultEuclid::MathUtils::Integrablevirtual
~LinearInterpolator()=defaultEuclid::MathUtils::LinearInterpolatorvirtual
~PiecewiseBase()=defaultEuclid::MathUtils::PiecewiseBasevirtual