Searched defs:matrix_norm_1 (Results 1 – 1 of 1) sorted by relevance
1317 struct matrix_norm_1: struct1319 typedef typename matrix_scalar_real_unary_functor<M>::value_type value_type;1320 typedef typename matrix_scalar_real_unary_functor<M>::real_type real_type;1321 typedef typename matrix_scalar_real_unary_functor<M>::result_type result_type;1325 result_type apply (const matrix_expression<E> &e) { in apply()