Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-06-20 02:59:25


On Sunday 19 June 2005 23:15, Dan Elliott wrote:
> Gunter Winkler wrote:
> > we should add
> >
> > #include <boost/numeric/ublas/traits.hpp>
> >
> > to operation.hpp, to have access to row() and column() functions.
>
> I was battling with this error this very morning! Being unfamiliar with
> the guts of uBLAS, I didn't discover which file I needed to include
> before operation.hpp.

I don't understand.

#include <boost/numeric/ublas/traits.hpp>
Is in there, it has been there since are least file version 1.15

Michael