Boost logo

Ublas :

Subject: Re: [ublas] [bindings] New traits system
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-01-19 14:59:40


Thomas Klimpel wrote:

> so I would expect "bindings::size_column(a)" to return 3. I noticed
> typedef ublas::c_matrix<double, 4, 4> m4x4_t;
> but I couldn't find any mention of ublas::c_matrix in the new traits
> system. The old traits system had an explicit binding for ublas::c_matrix.
> Perhaps...
>

Furthermore, gesv doesn't have the typedef for ordering of the function call
right yet, causing a crash.

Cheers,

Rutger