Home
last modified time | relevance | path

Searched defs:left_endpoint (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/math/interpolators/
Dcubic_b_spline.hpp58 cubic_b_spline<Real>::cubic_b_spline(const Real* const f, size_t length, Real left_endpoint, Real s… in cubic_b_spline()
65 cubic_b_spline<Real>::cubic_b_spline(BidiIterator f, BidiIterator end_p, Real left_endpoint, Real s… in cubic_b_spline()
Dcardinal_cubic_b_spline.hpp55 …Real>::cardinal_cubic_b_spline(const Real* const f, size_t length, Real left_endpoint, Real step_s… in cardinal_cubic_b_spline()
62 …Real>::cardinal_cubic_b_spline(BidiIterator f, BidiIterator end_p, Real left_endpoint, Real step_s… in cardinal_cubic_b_spline()
/third_party/boost/boost/math/interpolators/detail/
Dcubic_b_spline_detail.hpp106 cubic_b_spline_imp<Real>::cubic_b_spline_imp(BidiIterator f, BidiIterator end_p, Real left_endpoint in cubic_b_spline_imp()
Dcardinal_cubic_b_spline_detail.hpp106 …>::cardinal_cubic_b_spline_imp(BidiIterator f, BidiIterator end_p, Real left_endpoint, Real step_s… in cardinal_cubic_b_spline_imp()