Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/Examples/
Dmatrix_op.cpp95 transposeTo(result,a); in main()
/cmsis-dsp-latest/dsppp/Include/dsppp/
Dmatrix_view.hpp461 transposeTo(res,*this); in transpose()
945 transposeTo(res,*this); in transpose()
1431 transposeTo(res,*this); in transpose()
Dalgorithms.hpp49 inline void transposeTo(MA &dst, in transposeTo() function
Dmatrix_impl.hpp499 transposeTo(res,*this); in transpose()
816 transposeTo(res,*this); in transpose()
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmatrix.md160 transposeTo(result,a);