#include <matrix.hpp>
Concept for matrices that are traversable along the major dimension, i.e. traversing the rows of a row-major matrix and the columns of a column-major matrices. The cursors begin and end are provided.
mtl::MajorTraversableMatrix< M > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.