C++ signal processing
Vertical concatenation of 2 vectors (shortcut).
Namespace: dsp
dsp
auto operator|(const Vector<T1> &a, const Vector<T2> &b)
vconcat()