Home
last modified time | relevance | path

Searched refs:matrix_store (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dbasic.hpp71 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/
Dmatrix_view.hpp373 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
Dmatrix_impl.hpp518 void matrix_store(const index_t row, in matrix_store() function
935 void matrix_store(const index_t row, in matrix_store() function