Boost logo

Ublas :

From: Brad Bell (bradbell_at_[hidden])
Date: 2006-11-11 12:23:49


Below the web address
http://www.boost.org/libs/numeric/ublas/doc/matrix_proxy.htm#matrix_column
the following text appears (in which I think row should be replaced by
column):

Model of
Vector Expression.
If the specified row falls outside that of the column index range of the
matrix, then the matrix_column is not a well formed Vector Expression.
That is, access to an element which is outside of the matrix is undefined.