A move_to matrix manipulator. More...
#include <assignment.hpp>
Public Types | |
typedef matrix_move_to_manip< T > | type |
Public Member Functions | |
BOOST_UBLAS_INLINE | matrix_move_to_manip (T k, T l) |
template<typename V1 , typename V2 > | |
BOOST_UBLAS_INLINE void | manip (V1 &k, V2 &l) const |
BOOST_UBLAS_INLINE const type & | operator() () const |
BOOST_UBLAS_INLINE type & | operator() () |
A move_to matrix manipulator.
When member function manip
is called the referenced index will be set to the manipulators' index
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |