Searched refs:testcomplexmatvec (Results 1 – 1 of 1) sorted by relevance
/cmsis-dsp-latest/dsppp/tests/ |
D | matrix_test.cpp | 773 void testcomplexmatvec() in testcomplexmatvec() function 1589 testcomplexmatvec<TT,T::value...>(); in all() 1754 testcomplexmatvec<T,NBVEC_4 ,NBVEC_4>(); in matrix_all_test() 1755 testcomplexmatvec<T,NBVEC_16,NBVEC_16>(); in matrix_all_test() 1756 testcomplexmatvec<T,NBVEC_32,NBVEC_32>(); in matrix_all_test() 1757 testcomplexmatvec<T,NBVEC_44,NBVEC_44>(); in matrix_all_test() 1758 testcomplexmatvec<T,NBVEC_47,NBVEC_47>(); in matrix_all_test()
|