Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp803 PVector<T,C> tmpv = a + b * scalar; in testcomplexmatvec() local
806 PVector<T> tmpv = a + b * scalar; in testcomplexmatvec() local