vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
|
This is the complete list of members for vspline::extrapolator< buffer_type >, including all inherited members.
_p_xtr | vspline::extrapolator< buffer_type > | |
buffer | vspline::extrapolator< buffer_type > | |
extrapolate_clamp(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolate_mirror(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolate_natural(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolate_periodic(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolate_reflect(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolate_zeropad(int i) const | vspline::extrapolator< buffer_type > | inline |
extrapolator(vspline::bc_code bc, const buffer_type &_buffer) | vspline::extrapolator< buffer_type > | inline |
operator()(const int &i) const | vspline::extrapolator< buffer_type > | inline |
p_xtr typedef | vspline::extrapolator< buffer_type > | |
value_type typedef | vspline::extrapolator< buffer_type > |