Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
A next row matrix manipulator. More...
Inherits index_manipulator< next_row_manip >.
Public Member Functions | |
| template<typename V , typename K > | |
| BOOST_UBLAS_INLINE void | manip (V &k, K &l) const |
When member function traverse is called the referenced index will be traveresed to the begining of next row.
1.6.1