Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::iterator_type< ContainerT, TagT > Struct Template Reference

A iterator for the given container type over the given dimension. More...

#include <iterator_type.hpp>

Detailed Description

template<typename ContainerT, typename TagT = void>
struct boost::numeric::ublas::iterator_type< ContainerT, TagT >

A iterator for the given container type over the given dimension.

Template Parameters
ContainerTA container expression type.
TagTA dimension tag type (e.g., tag::major).

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