A next row matrix manipulator. More...
#include <assignment.hpp>
Public Types | |
typedef next_row_manip | type |
Public Member Functions | |
template<typename V , typename K > | |
BOOST_UBLAS_INLINE void | manip (V &k, K &l) const |
BOOST_UBLAS_INLINE const type & | operator() () const |
BOOST_UBLAS_INLINE type & | operator() () |
A next row matrix manipulator.
When member function traverse is called the referenced index will be traveresed to the begining of next row.
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |