Home
last modified time | relevance | path

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

/third_party/boost/libs/qvm/test/
Dneg_col_test.cpp27 assign(r2,neg_col<Col>(x)); in test()
29 neg_col<Col>(x) + neg_col<Col>(x); in test()
30 -neg_col<Col>(x); in test()
/third_party/boost/boost/qvm/
Dmap_mat_mat.hpp606 neg_col( A const & a ) in neg_col() function
/third_party/boost/libs/qvm/doc/
Dqvm.adoc4495 [[neg_col]] anchor
4496 ==== `neg_col`
4504 -unspecified-return-type- neg_col();
4509 …The expression `neg_col<C>(m)` returns a read-only <<view_proxy,`view proxy`>> that looks like the…