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>

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

Inheritance graph
[legend]
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 -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.