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::const_iterator_type< ContainerT, TagT > Struct Template Reference

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

#include <const_iterator_type.hpp>

Detailed Description

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

A const 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: