...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
A move matrix index manipulator. More...
Inherits index_manipulator< matrix_move_manip< T > >.
Public Member Functions | |
BOOST_UBLAS_INLINE | matrix_move_manip (T k, T l) |
template<typename V , typename K > | |
BOOST_UBLAS_INLINE void | manip (V &k, K &l) const |
When member function manip
is called the manipulator's index will be added to the referenced' index.