|
Ublas : |
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-03-21 17:55:22
Hi list,
Is there a way to reindex the bases used in ublas matrices and vectors
as is done with multi_array?
For example, I'd like to index a NxN matrix (0..N-1,0..N-1 in ublas) as
(1..N,1..N).
Thanks
Sohail