![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
Specialization of iterator_type_impl
for row-major oriented matrices and over the major dimension.
More...
#include <iterator_type.hpp>
Public Types | |
typedef matrix_traits< MatrixT > ::iterator1 | type |
Specialization of iterator_type_impl
for row-major oriented matrices and over the major dimension.
Definition at line 45 of file iterator_type.hpp.
typedef matrix_traits<MatrixT>::iterator1 boost::numeric::ublas::detail::iterator_type_impl< MatrixT, tag::major, row_major_tag >::type |
Definition at line 47 of file iterator_type.hpp.