| 
    vspline 1.1.0
    
   Generic C++11 Code for Uniform B-Splines 
   | 
 
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 | 
| degree | vspline::basis_functor< math_type > | |
| operator()(int x, math_type delta) const | vspline::basis_functor< math_type > | inline | 
| operator()(math_type rx) const | vspline::basis_functor< math_type > | inline | 
| operator()(target_type *result, const delta_type &delta) const | vspline::basis_functor< math_type > | inline | 
| operator()(target_type *result) const | vspline::basis_functor< math_type > | inline | 
| weight_matrix | vspline::basis_functor< math_type > | |
| weights(target_type *result, const delta_type &delta) const | vspline::basis_functor< math_type > | inline |