Boost logo

Ublas :

From: Stephen Gross (sgross_at_[hidden])
Date: 2007-03-23 17:56:56


According to the documentation, matrix::size1() returns the number of rows and
matrix::size2() returns the number of columns. Does that change if the matrix is
row- or column-major? I would guess not, but it occurs to me to ask anyway...?

Thanks again!
--Steve