Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/ublas/doc/samples/
Dassignment_examples.cpp70 A <<= traverse_policy::by_row_no_wrap(), in main()
/third_party/boost/boost/numeric/ublas/
Dassignment.hpp903 inline by_row_policy<no_wrap> by_row_no_wrap() { in by_row_no_wrap() function