Boost logo

Ublas :

From: Haroon Khan (haroon.khan_at_[hidden])
Date: 2006-07-09 22:31:46


There does'nt seem to be any documentation on array_adaptor on the
uBlas docs. The only sample code I could find was here

http://aspn.activestate.com/ASPN/Mail/Message/boost/1378017

(search for array_adaptor). Is it a good idea to use this class since
it may go away later. ?

On 7/9/06, Simon Perreault <nomis80_at_[hidden]> wrote:
> On Sunday July 9 2006 20:44, Haroon Khan wrote:
> > Is there a easy and fast way to load a 240 x 320 matrix<short> from a
> > buffer of shorts of that size?
>
> Sure. Take a look at the array_adaptor class. Build your matrix from one of
> those.
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
>