So, how do I take a cross section of a 3-D array.  Basically I want to be able 
to take a 2D matrix from a 3-D array.

auto m = a[][n][];

something like that.  Any ideas?

if you need more info, let me know.

-Andrew

Reply via email to