Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2006-11-02 09:13:12


On Tuesday 31 October 2006 17:55, Stefan Heinzmann wrote:
> This produces a compiler error with VC++ 7.1:
> error C2039: 'orientation_category' : is not a member of
> 'boost::numeric::ublas::readonly_array_adaptor<T>

Yes, I forgot one template parameter: the storage layout.

I fixed the header file, included your suggestion and added an example (using
your data).

see
http://www.bauv.unibw-muenchen.de/~winkler/ublas/examples/index.html

mfg
Gunter