C++ signal processing
Vertical concatenation of two 2d arrays.
auto vconcat(const Tableau<T> &a, const Tableau<T> &b)