Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2005-05-24 02:47:27


On Tuesday 24 May 2005 09:31, Gunter Winkler wrote:
> Hallo,
>
> lu.hpp should explicitly include
>
> #include <boost/numeric/ublas/detail/matrix_assign.hpp>
>
> in order to use equals(...).

I changed all calls to equals() into calls to detail::expression_type_check().

mfg
Gunter