Home
last modified time | relevance | path

Searched refs:del_col (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/qvm/test/
Ddel_col_test.cpp27 assign(r2,del_col<Col>(x)); in test()
29 del_col<Col>(x) *= 2; in test()
33 assign(r2,del_col<Col>(x)); in test()
35 del_col<Col>(x) + del_col<Col>(x); in test()
36 -del_col<Col>(x); in test()
/third_party/boost/boost/qvm/
Dmap_mat_mat.hpp264 del_col( A const & a ) in del_col() function
274 del_col( A & a ) in del_col() function
/third_party/boost/libs/qvm/doc/
Dqvm.adoc4441 [[del_col]] anchor
4442 ==== `del_col`
4450 -unspecified-return-type- del_col();
4455 The expression `del_col<C>(m)` returns an lvalue <<view_proxy,view proxy>> that looks like the matr…