mtl::AllTraversableMatrix< M > Struct Template Reference
Concept AllTraversableMatrix: provides traversion over all elements. More...
#include <matrix.hpp>
Concept AllTraversableMatrix: provides traversion over all elements.
Concept AllTraversableSubMatrix: provides traversion of rows, columns of matrices.
Concept NonZeroTraversableMatrix: provides traversion over all structural non-zeros.
All elements of a matrix are traversed, including structural zeros. Can be used, e.g., for printing. The cursors begin and end are provided.
All structural non-zero elements of a matrix are traversed. Can be used, e.g., for copying. The cursors begin and end are provided.
All elements of a row or a column, according to the Tag, are traversed. The cursors begin and end are provided.
mtl::AllTraversableMatrix< M > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.