Searched defs:matrix_binary_traits (Results 1 – 1 of 1) sorted by relevance
2890 struct matrix_binary_traits { struct2891 typedef matrix_binary<E1, E2, F> expression_type;2893 typedef expression_type result_type;2895 typedef typename E1::matrix_temporary_type result_type;