Searched refs:NBVEC_8 (Results 1 – 6 of 6) sorted by relevance
| /cmsis-dsp-latest/dsppp/tests/ |
| D | row_test.cpp | 130 test<T,2,NBVEC_8>(); in all_row_test() 131 test<T,4,NBVEC_8>(); in all_row_test() 132 test<T,5,NBVEC_8>(); in all_row_test() 133 test<T,9,NBVEC_8>(); in all_row_test()
|
| D | vector_test.cpp | 145 test<T,NBVEC_8>(); in all_vector_test() 168 test_view<T,NBVEC_8>(); in all_vector_test() 184 test_fill<T,NBVEC_8>(); in all_vector_test()
|
| D | dot_test.cpp | 139 test<T,NBVEC_8,ACC>(); in all_dot_test() 165 complex_test<T,NBVEC_8,ACC>(v); in all_dot_test()
|
| D | col_test.cpp | 78 test<T,NBVEC_8,5>(); in all_col_test()
|
| D | matrix_test.cpp | 1714 testinv<T,NBVEC_8,NBVEC_8>(); in matrix_all_test() 1725 testouter<T,NBVEC_8,NBVEC_8>(); in matrix_all_test() 1773 testadd<T,NBVEC_8,NBVEC_8>(); in matrix_all_test() 1787 testdiag<T,NBVEC_8,NBVEC_8>(); in matrix_all_test()
|
| /cmsis-dsp-latest/dsppp/ |
| D | allocator.h | 29 constexpr int NBVEC_8 = 8; variable
|