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< VectorT, void > Struct Template Reference

Specialization of const_iterator_type for vector expressions. More...

#include <const_iterator_type.hpp>

Public Types

typedef vector_view_traits
< VectorT >::const_iterator 
type
 

Detailed Description

template<typename VectorT>
struct boost::numeric::ublas::const_iterator_type< VectorT, void >

Specialization of const_iterator_type for vector expressions.

Template Parameters
VectorTA model of VectorExpression type.

Member Typedef Documentation

template<typename VectorT >
typedef vector_view_traits<VectorT>::const_iterator boost::numeric::ublas::const_iterator_type< VectorT, void >::type

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