|
Ublas : |
Subject: Re: [ublas] [bindings] Redundant parameters in lapack::orm* functions
From: Marco Guazzone (marco.guazzone_at_[hidden])
Date: 2010-08-24 03:40:22
On Tue, Aug 24, 2010 at 9:01 AM, Rutger ter Borg <rutger_at_[hidden]> wrote:
> Marco Guazzone wrote:
>
>>
>> Just to be a little pedantic :P ... I get some warnings (see attachment).
>> So in the future, when you have time, it would be great if you work in
>> order to remove them.
>>
>
> Done. Could you confirm it compiles w/o warnings?
>
Rutger,
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