Home
last modified time | relevance | path

Searched refs:next_row_manip (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/numeric/ublas/
Dassignment.hpp518 class next_row_manip: public index_manipulator<next_row_manip> { class
550 inline next_row_manip next_row() { in next_row()
551 return next_row_manip(); in next_row()
/third_party/boost/libs/numeric/ublas/doc/samples/
Dassignment_examples.cpp69 static next_row_manip endr; //This can be defined globally in main()