Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp382 Matrix<T,NB,NB,TMP_ALLOC> matinv(const Matrix<T,NB,NB,A> &a) in matinv() function
393 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> matinv(const Matrix<T,NB,NB,A> &a) in matinv() function
404 void matinv(Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> &res, const Matrix<T,NB,NB,A> &a) in matinv() function