Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-05-24 14:42:32


On Tuesday 24 May 2005 09:47, Gunter Winkler wrote:
> 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().

Yes that seems to be the correct function. I have committed.

Michael