A begining of column manipulator. More...
#include <assignment.hpp>


Public Types | |
| typedef begin2_manip | type |
Public Member Functions | |
| template<typename V , typename K > | |
| BOOST_UBLAS_INLINE void | manip (V &, K &l) const |
| BOOST_UBLAS_INLINE const type & | operator() () const |
| BOOST_UBLAS_INLINE type & | operator() () |
A begining of column manipulator.
When member function manip is called the referenced index will be be set to the begining of the column (i.e. row = 0).
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |