Searched defs:matrix_width_tuple (Results 1 – 1 of 1) sorted by relevance
566 struct matrix_width_tuple struct569 current = matrix_width<typename boost::tuples::element<I, Tuple>::type>::value;571 next = matrix_width_tuple<Tuple, I+1>::value;574 value = current > next ? current : next;578 struct matrix_width_tuple<Tuple, N, N> struct580 static const std::size_t value = 0;