Boost logo

Ublas :

Subject: Re: [ublas] Numeric traits for ublas bounded_vector and matrix
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-23 07:58:10


Jesse Perla wrote:

> But eigen sure looks like it is on the right path (though the use of
> member functions rather than free functions drives me a little crazy and
> makes generic code harder to write).

All right. I see GLAS also has a static-size matrix container,

http://www.cs.kuleuven.be/~karlm/glas/doc/reference/fixed_size_dense_matrix.html

If you'd like, I can ensure the traits for this one are available.

Cheers,

Rutger