Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dcommon.hpp49 constexpr int DYNAMIC = -1; variable
/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp404 void matinv(Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> &res, const Matrix<T,NB,NB,A> &a) in matinv() argument