A next column matrix manipulator. More...
#include <assignment.hpp>
Public Types | |
typedef next_column_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 column matrix manipulator.
When member function traverse is called the referenced index will be traveresed to the begining of next column.
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |