3 #ifndef SPECTMORPH_POLY_PHASE_INTER_HH 4 #define SPECTMORPH_POLY_PHASE_INTER_HH 22 double get_sample (
const std::vector<float>& signal,
double pos);
23 double get_sample_no_check (
const std::vector<float>& signal,
double pos);
25 size_t get_min_padding();
Definition: smpolyphaseinter.hh:12
Definition: smalignedarray.cc:7