Searched defs:matrix_scalar_unary_traits (Results 1 – 1 of 1) sorted by relevance
5658 struct matrix_scalar_unary_traits { struct5659 typedef matrix_scalar_unary<E, F> expression_type;5661 typedef expression_type result_type;5663 typedef typename F::result_type result_type;