Boost logo

Ublas :

Subject: Re: [ublas] Numeric traits for ublas bounded_vector and matrix
From: Jesse Perla (jesseperla_at_[hidden])
Date: 2010-02-23 06:44:39


Rutger ter Borg <rutger <at> terborg.net> writes:
> would has_rank be appropriate in this case? It's has_rank<T,N> for type T
> and rank N.

That makes a lot of sense, and works better with libraries that don't make
clear distinctions between the two.