Searched defs:Acc (Results 1 – 6 of 6) sorted by relevance
93 using Acc = typename number_traits<T>::accumulator; in test2() typedef147 using Acc = typename number_traits<T>::accumulator; in test3() typedef
30 using Acc = typename number_traits<T>::accumulator; in _dot_m_m() typedef
35 using Acc = typename number_traits<T>::accumulator; in _dot_m_m() typedef
52 using Acc = typename number_traits<T>::accumulator; in _dot_m_v() typedef
204 using Acc = DotResult<DA>; in _dot() typedef
191 using Acc = DotResult<DA>; in _dot() typedef