Searched refs:MethodSpecificInterpolation (Results 1 – 2 of 2) sorted by relevance
45 T MethodSpecificInterpolation(T x);64 inline T InterpolatorLinear<T>::MethodSpecificInterpolation(T x) { in MethodSpecificInterpolation() function
175 return static_cast<Algorithm*>(this)->MethodSpecificInterpolation(x); in Interpolate()