Searched defs:matrix_binary_scalar2_traits (Results 1 – 1 of 1) sorted by relevance
3979 struct matrix_binary_scalar2_traits { struct3980 typedef matrix_binary_scalar2<E1, E2, F> expression_type; // allow E2 to be builtin type3982 typedef expression_type result_type;3984 typedef typename E1::matrix_temporary_type result_type;