| 
| struct   | boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, TagT, OrientationT > | 
|   | Auxiliary class for retrieving the const iterator to the given matrix expression according its orientation and to the given dimension tag.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, tag::major, row_major_tag > | 
|   | Specialization of const_iterator_type_impl for row-major oriented matrices and over the major dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, tag::major, column_major_tag > | 
|   | Specialization of const_iterator_type_impl for column-major oriented matrices and over the major dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, tag::minor, row_major_tag > | 
|   | Specialization of const_iterator_type_impl for row-major oriented matrices and over the minor dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, tag::minor, column_major_tag > | 
|   | Specialization of const_iterator_type_impl for column-major oriented matrices and over the minor dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::const_iterator_type< ContainerT, TagT > | 
|   | A const iterator for the given container type over the given dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::const_iterator_type< VectorT, void > | 
|   | Specialization of const_iterator_type for vector expressions.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::const_iterator_type< MatrixT, tag::major > | 
|   | Specialization of const_iterator_type for matrix expressions and over the major dimension.  More...
  | 
|   | 
| struct   | boost::numeric::ublas::const_iterator_type< MatrixT, tag::minor > | 
|   | Specialization of const_iterator_type for matrix expressions and over the minor dimension.  More...
  | 
|   | 
-*- c++ -*- 
Const iterator to a given container type.
Copyright (c) 2009, Marco Guazzone
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- Author
 - Marco Guazzone, marco.nosp@m..gua.nosp@m.zzone.nosp@m.@gma.nosp@m.il.co.nosp@m.m