C++ signal processing
Idem, for a FIR filter.
Vector<typename Scalar> filter(const Vector<Tc> &h, const Vector<T> &x)