Searched defs:matrix_op (Results 1 – 4 of 4) sorted by relevance
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | fusion.hpp | 299 …Vector const matrix_op(const index_t r,const index_t c) const {return(this->derived().matrix_op(r,… in matrix_op() function 540 Vector const matrix_op(const index_t r,const index_t c) const in matrix_op() function 794 Vector const matrix_op(const index_t r,const index_t c) const in matrix_op() function
|
D | matrix_view.hpp | 434 VectorType const matrix_op(const index_t row, in matrix_op() function 918 VectorType const matrix_op(const index_t row, in matrix_op() function 1404 VectorType const matrix_op(const index_t row, in matrix_op() function
|
D | matrix_impl.hpp | 579 VectorType const matrix_op(const index_t row, in matrix_op() function 997 VectorType const matrix_op(const index_t row, in matrix_op() function
|
D | matrix.hpp | 603 Vector const matrix_op(const index_t r,const index_t c) const in matrix_op() function
|