Searched defs:matrix_unary1_traits (Results 1 – 1 of 1) sorted by relevance
1414 struct matrix_unary1_traits { struct1415 typedef matrix_unary1<E, F> expression_type;1417 typedef expression_type result_type;1419 typedef typename E::matrix_temporary_type result_type;