$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Dan Elliott (dan_elliott_at_[hidden])
Date: 2005-06-19 16:15:55
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 was under the impression that it is the goal to remove this sort of 
dependency, correct?
Thanks,
dan