Boost logo

Ublas :

Subject: Re: [ublas] novice question. how to use ublas bindings
From: Luca Sbardella (luca_at_[hidden])
Date: 2009-08-21 05:53:51


Yes I am. I'm calling syev.

Rutger ter Borg <rutger_at_[hidden]> wrote:

>Luca Sbardella wrote:
>
>> I'm now trying again with the trunk version.
>> The problem I have now is the compiler cannot find type* uplo_type*
>> in* matrix_traits* (with a *ublas::matrix<double,column_major>* as
>> template argument).
>>
>> I went to *bindings/traits/ublas_matrix.hpp* and in the struct *
>> matrix_detail_traits* the *uplo_type* is not defined.
>>
>> Am I missing something?
>>
>> Luca
>
>Sounds like you're calling a function for a symmetric/triangular matrix and
>you're calling it with a dense matrix. Could you be a bit more specific
>about what function with what arguments etc.?
>
>Rutger
>
>
>
>_______________________________________________
>ublas mailing list
>ublas_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/ublas
>Sent to: luca_at_[hidden]