Boost logo

Ublas :

Subject: Re: [ublas] [bindings] Redundant parameters in lapack::orm* functions
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-08-24 05:04:56


Marco Guazzone wrote:

>
> Thank you very much.
>
> Unfortunately, I've got this error:
>
> /home/marco/tmp/boost-
numeric_bindings/boost/numeric/bindings/lapack/computational/ormql.hpp:
> In static member function ‘static ptrdiff_t
> boost::numeric::bindings::lapack::ormql_impl<Value>::min_size_work(Side,
> ptrdiff_t, ptrdiff_t)’:
> /home/marco/tmp/boost-
numeric_bindings/boost/numeric/bindings/lapack/computational/ormql.hpp:192:
> error: ‘side’ was not declared in this scope
>
> Cheers,
>
> -- Marco

Ok, I've committed a less trivial fix, pleae let me know if it works for
you.

Cheers,

Rutger