Home
last modified time | relevance | path

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

/third_party/boost/libs/assign/test/
Dlist_of.cpp148 typedef array<row3,sz> matrix3x3; in test_vector_matrix() typedef
151 matrix3x3 m = list_of( list_of(1)(2)(3) ) in test_vector_matrix()