Stack matrices vertically: [A(r×c), B(r×c), ...] → (n*r × c)
Unstack: (n*r × c) → n matrices of (r × c)