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