Logo MTL4

mtl::NonZeroTraversableSubMatrix< Tag, M > Struct Template Reference
[Concepts]

Concept NonZeroTraversableSubMatrix: provides traversion of non-zero in rows or columns of matrices. More...

#include <matrix.hpp>

Inherits Matrix< M >, TraversableCollection< Tag, M >, and TraversableCollection< mtl::tag::nz, TraversableCollection< Tag, M >::result_type >.

Collaboration diagram for mtl::NonZeroTraversableSubMatrix< Tag, M >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename Tag, typename M>
struct mtl::NonZeroTraversableSubMatrix< Tag, M >

Concept NonZeroTraversableSubMatrix: provides traversion of non-zero in rows or columns of matrices.

All structural non-zero elements of a row or a column, according to the Tag, are traversed. The cursors begin and end are provided.

Refinement of:

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


mtl::NonZeroTraversableSubMatrix< Tag, 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.