Boost logo

Boost :

From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2003-10-29 02:38:30


----- Original Message -----
From: "Ronald Garcia" <garcia_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>
Sent: Wednesday, October 29, 2003 5:26 AM
Subject: Re: [boost] Re: multi_array resize?

[...]

> It turns out that muti_array DOES have a resize operation. It is
> described in the reference documentation, and unfortunately, the user
> documentation has been in dire need of a rewrite for some time now.
> This work is partly done, but is currently on hold (my apologies).
> I hope to return to that endeavor shortly.

I've recently started to write ublas adaptors for multi_array and its views.
A couple of observations/questions:

- it probably would be a bit easier to adapt multi_array if it would be
default constructible
- I don't like the necessity very much to 'typedef' multi_array's range
- how does one distinguish multi_arrays from multi_array_views generically?

And one from Kresimir Fresl:
- how does one distinguish C storage and Fortran storage layout generically?

Thanks,
Joerg


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk