Scythe-1.0.3
template<matrix_order ORDER = Col, matrix_style STYLE = Concrete>
uint scythe::Matrix_base< ORDER, STYLE >::rowstride ( ) const [inline]

Returns the in-memory distance between elements in successive rows of the matrix.

See also:
colstride()
storeorder()