
16 Jan
2007
16 Jan
'07
3:40 p.m.
Markus Werle <numerical.simulation <at> web.de> writes:
Markus Werle <numerical.simulation <at> web.de> writes:
Hi!
IMHO the behaviour of operator= for multi_array is a little bit broken.
And: I cannot figure out from the docs how to prepare a multi_array for assignment.
not very elegant, but try m2.resize(boost::extents[m1.shape()[0]][m1.shape()[1]]); Does this interface need a redesign?