Boost logo

Boost Users :

From: Adewole, Mike (Mike.Adewole_at_[hidden])
Date: 2005-09-16 18:16:15


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> Sohail Somani
> Sent: Friday, September 16, 2005 2:44 PM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] Help on Boost.MultiArray
>
>
> > -----Original Message-----
> > From: boost-users-bounces_at_[hidden]
> > [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> > Adewole, Mike
> > Sent: Friday, September 16, 2005 10:46 AM
> > To: boost-users_at_[hidden]
> > Subject: [Boost-users] Help on Boost.MultiArray
> >
> >
> > Hi all,
> >
> > Does anyone know how to insert and delete a range of rows
> > and/or columns in the multiarray class documented at
> > http://www.boost.org/libs/multi_array/doc/ ? What
> > performance guarantees can I expect for these operations ?
> >
> > I'm a little pressed for time and haven't been able to figure
> > out how to do this on my own. The statement that "The number
> > of elements will remain fixed for the duration of a
> > multi_array's lifetime" on the documentation page suggests
> > that these operations may not even be supported, but I'm not
> > sure if I'm misunderstanding the statement or not.
>
> I don't think you can insert/delete stuff like in a vector.
>
Seemed to me too that the library doesn't support insertions/deletions
but I had to be sure before doing this thing the hard way. Thanks a
million.

Mike


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net