Boost logo

Ublas :

Subject: [ublas] matrix row/column iterate
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-07-09 06:26:56


Hello,

I must iterator over a ublas::matrix along rows or columns, but the
matrix are very large and not sparse.
Which way is the fastest to iterate along the rows and columns with
extract the row / column vector?

Thanks

Phil