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

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

See also:
rowstride()
storeorder()