Searched defs:matrix_unary2_traits (Results 1 – 1 of 1) sorted by relevance
1976 struct matrix_unary2_traits { struct1977 typedef matrix_unary2<E, F> expression_type;1979 typedef expression_type result_type;1981 typedef typename E::matrix_temporary_type result_type;