function fracdelay(E1 &&, T) fir¶
template <typename T, typename E1>
KFR_INTRINSIC expression_short_fir<2, T, expression_value_type<E1>, E1> fracdelay(E1&& e1, T delay) Returns template expression that applies a fractional delay to the input
| e1 | an input expression |
| e1 | a fractional delay in range 0..1 |
Defined at dsp/delay.hpp:215