17 Aug
2006
17 Aug
'06
8:32 a.m.
given the following: multi_array< double, 3 > y( extents[dim3][dim2][dim1] ); what is: y.shape()[0] y.strides()[0]
A simple test program should be able answer that question for you, and in far less time than it'll take someone here to get around to answering. Dale