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