Go to the documentation of this file.
23 #ifndef INCLUDED_FRACTIONAL_INTERPOLATOR_FF_IMPL_H
24 #define INCLUDED_FRACTIONAL_INTERPOLATOR_FF_IMPL_H
45 void forecast(
int noutput_items,
47 int general_work(
int noutput_items,
53 float interp_ratio()
const;
54 void set_mu(
float mu);
55 void set_interp_ratio(
float interp_ratio);