Searched defs:matrix_width_tuple (Results 1 – 1 of 1) sorted by relevance
563 struct matrix_width_tuple struct566 current = matrix_width<typename boost::tuples::element<I, Tuple>::type>::value;568 next = matrix_width_tuple<Tuple, I+1>::value;571 value = current > next ? current : next;575 struct matrix_width_tuple<Tuple, N, N> struct577 static const std::size_t value = 0;