Boost logo

Ublas :

Subject: Re: [ublas] Eigenvalues & -vectors
From: Andrea Cassioli (cassioliandre_at_[hidden])
Date: 2010-07-04 13:05:41


Hi,
just a suggestion: have you checked for namespaces?

Andrea

On 7/4/10, Philipp Kraus <philipp.kraus_at_[hidden]> wrote:
> On 2010-07-04 17:22:58 +0200, Kraus Philipp said:
>
>> Hi,
>>
>> I have installed LAPACK library for numerical algorithms.
>> Thanks to Rudger for the first help with the euclidian norm :-P
>>
>> My problem at this time, I must calculate eigenvalues and -vector form
>> a symmetric not-sparse ublas matrix.
>> I've found the header eigen/matrix.hpp but how can I use them?
>
> I have compiled ATLAS with LAPACK and checked out the boost bindings.
> If I set up the include to:
> #include <boost/numeric/bindings/lapack.hpp>
>
> I would get 1700 errors on the boost binding files like:
> "there are no arguments to transr that depend on template parameter so
> a declaration of transr must be available"
> for example in the pftrs.hpp on line 130 and 144

-- 
Andrea Cassioli