Audio Processing Framework (APF) version 0.5.0
|
This is the complete list of members for apf::math::linear_interpolator< T, U >, including all inherited members.
argument_type typedef (defined in apf::math::linear_interpolator< T, U >) | apf::math::linear_interpolator< T, U > | |
linear_interpolator() | apf::math::linear_interpolator< T, U > | inline |
linear_interpolator(result_type first, result_type last, argument_type length=argument_type(1)) | apf::math::linear_interpolator< T, U > | inline |
operator()(argument_type x) | apf::math::linear_interpolator< T, U > | inline |
result_type typedef (defined in apf::math::linear_interpolator< T, U >) | apf::math::linear_interpolator< T, U > | |
set(result_type first, result_type last, argument_type length=argument_type(1)) | apf::math::linear_interpolator< T, U > | inline |