Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2006-07-10 03:13:30


On Monday 10 July 2006 04:31, Haroon Khan wrote:
> 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. ?

I don't think that these adaptors will disappear, however, the semantics may
change again because the discussion about these adaptors is still open.

You can have a look at my example of a readonly adaptor, too.
http://www.bauv.unibw-muenchen.de/~winkler/ublas/examples/storage_adaptors.hpp

mfg
Gunter