Home
last modified time | relevance | path

Searched defs:Acc (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/dsppp/tests/
Dfusion_test.cpp93 using Acc = typename number_traits<T>::accumulator; in test2() typedef
147 using Acc = typename number_traits<T>::accumulator; in test3() typedef
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dmatrix_multiply_float.hpp30 using Acc = typename number_traits<T>::accumulator; in _dot_m_m() typedef
Dmatrix_multiply_fixed.hpp35 using Acc = typename number_traits<T>::accumulator; in _dot_m_m() typedef
Dmatrix_multiply.hpp52 using Acc = typename number_traits<T>::accumulator; in _dot_m_v() typedef
Dbasic.hpp204 using Acc = DotResult<DA>; in _dot() typedef
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dbasic.hpp191 using Acc = DotResult<DA>; in _dot() typedef