Logo MTL4

mtl::MajorTraversableMatrix< M > Struct Template Reference
[Concepts]

Concept MajorTraversableMatrix: traversable on major dimension. More...

#include <matrix.hpp>

Inherits Matrix< M >, and TraversableCollection< mtl::tag::major, M >.

Collaboration diagram for mtl::MajorTraversableMatrix< M >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename M>
struct mtl::MajorTraversableMatrix< M >

Concept MajorTraversableMatrix: traversable on major dimension.

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.

Refinement of:
Note:
  1. This traversal corresponds to the iterator design in MTL 2.

The documentation for this struct was generated from the following file:


mtl::MajorTraversableMatrix< M > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.