Searched refs:matrix3x3 (Results 1 – 1 of 1) sorted by relevance
148 typedef array<row3,sz> matrix3x3; in test_vector_matrix() typedef151 matrix3x3 m = list_of( list_of(1)(2)(3) ) in test_vector_matrix()