
10 Jan
2007
10 Jan
'07
9:16 p.m.
Hello all Boost users. I need to figure out if it is possible to reshape a 30x30x30 matrix into a 1x27000 vector, and the other way around. My vector is way bigger, but if a 30x30x30 matrix can be reshaped into a 1x27000 vector and back, so can a huge vector of size 5505720 elements. So please help me find out if reshaping like this is possible. Thank you