Searched defs:transpose (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/Documentation/Doxygen/src/ |
D | matrix.md | 151 ### transpose subsection
|
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | matrix_view.hpp | 458 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> transpose() const in transpose() function 942 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> transpose() const in transpose() function 1428 Matrix<T,DYNAMIC,DYNAMIC,TMP_ALLOC> transpose() const in transpose() function
|
D | matrix_impl.hpp | 496 Matrix<P,C,R,Allocator> transpose() const in transpose() function 813 Matrix<P,DYNAMIC,DYNAMIC,Allocator> transpose() const in transpose() function
|