Boost logo

Ublas :

Subject: Re: [ublas] Numeric traits for ublas bounded_vector and matrix
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-24 09:08:19


Jesse Perla wrote:

> OK. But regardless of its data members, if the intent of the class was to
> act as a static sized structure, then the traits could yield int_ for the
> size, columns, rows?

That's right, if that is the intent. Gunter?

otherwise -- it should be relatively easy for you to copy/paste the c_ or
bounded_ stuff and create a prototype static_ stuff and propose this for
addition into ublas?

Cheers,

Rutger