Home
last modified time | relevance | path

Searched refs:MatTestConstant (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp25 struct MatTestConstant;
28 struct MatTestConstant<double> struct
35 struct MatTestConstant<float32_t> argument
43 struct MatTestConstant<float16_t> argument
52 struct MatTestConstant<Q7> argument
59 struct MatTestConstant<Q15> struct
66 struct MatTestConstant<Q31> struct
775 const T scalar = MatTestConstant<T>::half; in testcomplexmatvec()
975 mb += MatTestConstant<T>::value; in testsubmatmult()