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::detail::const_iterator_type_impl< MatrixT, tag::major, row_major_tag > Struct Template Reference

Specialization of const_iterator_type_impl for row-major oriented matrices and over the major dimension. More...

#include <const_iterator_type.hpp>

Public Types

typedef matrix_view_traits
< MatrixT >::const_iterator1 
type
 

Detailed Description

template<typename MatrixT>
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.

Member Typedef Documentation

template<typename MatrixT >
typedef matrix_view_traits<MatrixT>::const_iterator1 boost::numeric::ublas::detail::const_iterator_type_impl< MatrixT, tag::major, row_major_tag >::type

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