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