Searched refs:matrix_store (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/ |
D | basic.hpp | 71 v.matrix_store(row+k,col,inner::vconst(val)); in _Fill2D() 90 v.matrix_store(row,col,inner::vconst(val)); in _Fill2D() 154 v.matrix_store(row+k,col,other.matrix_op(row+k,col)); in eval2D() 173 v.matrix_store(row,col,other.matrix_op(row,col)); in eval2D()
|
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | matrix_view.hpp | 373 void matrix_store(const index_t row, in matrix_store() function 857 void matrix_store(const index_t row, in matrix_store() function 1343 void matrix_store(const index_t row, in matrix_store() function
|
D | matrix_impl.hpp | 518 void matrix_store(const index_t row, in matrix_store() function 935 void matrix_store(const index_t row, in matrix_store() function
|