Containers and Storage are parameterised by a size_type.
All uBLAS Containers and algorithms should be generic
and make use of this.
Presently the follow area still use a fixed std::size_t
Anonymous
Logged In: YES
user_id=556024
Originator: YES
compressed and coordinate types need a change to template parameters so difference_type can be passed. IB could go and be replaced by row_major_1 etc