Boost logo

Ublas :

Subject: Re: [ublas] [bindings] matrix traits
From: Karl Meerbergen (Karl.Meerbergen_at_[hidden])
Date: 2008-12-18 02:46:19


Hi Rutger,

I do not think this is possible. In some cases a row_major matrix is
interpreted as a transpose column_major matrix.
Why would you need this for LAPACK bindings?

Best,

Karl

Rutger ter Borg wrote:
> Dear all,
>
> looking into what might be expected by lapack and what is available through
> the traits system, I was wondering whether it is possible to detect a
> transposed type through the matrix_traits? Or is this never used? Or does
> this work differently?
>
> Thanks,
>
> Rutger
>
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
>