vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
vspline::basis_functor< math_type > Member List

This is the complete list of members for vspline::basis_functor< math_type >, including all inherited members.

basis_functor(int _degree, int _derivative=0)vspline::basis_functor< math_type >inline
degreevspline::basis_functor< math_type >
operator()(int x, math_type delta) constvspline::basis_functor< math_type >inline
operator()(math_type rx) constvspline::basis_functor< math_type >inline
operator()(target_type *result, const delta_type &delta) constvspline::basis_functor< math_type >inline
operator()(target_type *result) constvspline::basis_functor< math_type >inline
weight_matrixvspline::basis_functor< math_type >
weights(target_type *result, const delta_type &delta) constvspline::basis_functor< math_type >inline