vconcat (2)

Vertical concatenation of two 2d arrays.


Prototype

auto vconcat(const Tableau<T> &a, const Tableau<T> &b)