Searched defs:matrix_binary_scalar1_traits (Results 1 – 1 of 1) sorted by relevance
3451 struct matrix_binary_scalar1_traits { struct3452 typedef matrix_binary_scalar1<E1, E2, F> expression_type; // allow E1 to be builtin type3454 typedef expression_type result_type;3456 typedef typename E2::matrix_temporary_type result_type;