A static move matrix index manipulator. More...
#include <assignment.hpp>
Public Types | |
typedef static_matrix_move_manip< I, J > | 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 static move matrix index manipulator.
When member function traverse is called the manipulator's index will be added to the referenced' index.
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |