| coeffs() const & | alfi::spline::CubicSpline< Number, Container > | inline |
| coeffs() && | alfi::spline::CubicSpline< Number, Container > | inline |
| compute_coeffs(const Container< Number > &X, const Container< Number > &Y, Type type=typename Types::Default{}) | alfi::spline::CubicSpline< Number, Container > | inlinestatic |
| Condition typedef | alfi::spline::CubicSpline< Number, Container > | |
| construct(ContainerXType &&X, const Container< Number > &Y, Type type=typename Types::Default{}) | alfi::spline::CubicSpline< Number, Container > | inline |
| CubicSpline()=default | alfi::spline::CubicSpline< Number, Container > | |
| CubicSpline(ContainerXType &&X, const Container< Number > &Y, Type type=typename Types::Default{}) | alfi::spline::CubicSpline< Number, Container > | inline |
| CubicSpline(const CubicSpline &other)=default | alfi::spline::CubicSpline< Number, Container > | |
| CubicSpline(CubicSpline &&other) noexcept=default | alfi::spline::CubicSpline< Number, Container > | |
| eval(const Number &x) const | alfi::spline::CubicSpline< Number, Container > | inline |
| eval(const Number &x, SizeT segment) const | alfi::spline::CubicSpline< Number, Container > | inline |
| eval(const Container< Number > &xx, bool sorted=true) const | alfi::spline::CubicSpline< Number, Container > | inline |
| operator()(const Number &x) const | alfi::spline::CubicSpline< Number, Container > | inline |
| operator()(const Container< Number > &xx) const | alfi::spline::CubicSpline< Number, Container > | inline |
| operator=(const CubicSpline &other)=default | alfi::spline::CubicSpline< Number, Container > | |
| operator=(CubicSpline &&other) noexcept=default | alfi::spline::CubicSpline< Number, Container > | |
| segment(SizeT index) | alfi::spline::CubicSpline< Number, Container > | inlinestatic |
| Type typedef | alfi::spline::CubicSpline< Number, Container > | |
| type() const | alfi::spline::CubicSpline< Number, Container > | inline |
| X() const & | alfi::spline::CubicSpline< Number, Container > | inline |
| X() && | alfi::spline::CubicSpline< Number, Container > | inline |