![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
Specialization of const_iterator_type
for vector expressions.
More...
#include <const_iterator_type.hpp>
Public Types | |
typedef vector_view_traits < VectorT >::const_iterator | type |
Specialization of const_iterator_type
for vector expressions.
VectorT | A model of VectorExpression type. |
Definition at line 95 of file const_iterator_type.hpp.
typedef vector_view_traits<VectorT>::const_iterator boost::numeric::ublas::const_iterator_type< VectorT, void >::type |
Definition at line 97 of file const_iterator_type.hpp.