/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/ |
D | basic.hpp | 82 for(index_t col=0; col < cols;col ++) in _Fill2D() local 94 for(index_t col=0; col < cols;col ++) in _Fill2D() local 163 for(index_t col=0; col < cols;col ++) in eval2D() local 177 for(index_t col=0; col < cols;col ++) in eval2D() local
|
D | matrix_multiply_float.hpp | 42 uint32_t col, i = 0U, row = numRowsA, colCnt; /* Loop counters */ in _dot_m_m() local
|
D | matrix_multiply_fixed.hpp | 47 uint32_t col, i = 0U, row = numRowsA, colCnt; /* Loop counters */ in _dot_m_m() local
|
/cmsis-dsp-latest/Source/MatrixFunctions/ |
D | arm_mat_ldlt_f64.c | 163 int col; in arm_mat_ldlt_f64() local 176 int col; in arm_mat_ldlt_f64() local
|
D | arm_mat_ldlt_f32.c | 251 for(int col=k; col < n;col += 4) in arm_mat_ldlt_f32() local 268 for(int col=row+1; col < n;col+=4) in arm_mat_ldlt_f32() local 422 int col; in arm_mat_ldlt_f32() local 432 int col; in arm_mat_ldlt_f32() local
|
D | arm_mat_cmplx_trans_q15.c | 68 uint16_t col, row = nRows, i = 0U; /* row and column loop counters */ in arm_mat_cmplx_trans_q15() local
|
D | arm_mat_cmplx_trans_f32.c | 93 uint16_t col, i = 0U, row = nRows; /* loop counters */ in arm_mat_cmplx_trans_f32() local
|
D | arm_mat_cmplx_trans_q31.c | 72 uint16_t col, i = 0U, row = nRows; /* loop counters */ in arm_mat_cmplx_trans_q31() local
|
D | arm_mat_cmplx_trans_f16.c | 72 uint16_t col, i = 0U, row = nRows; /* loop counters */ in arm_mat_cmplx_trans_f16() local
|
D | arm_mat_trans_q15.c | 107 uint32_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_q15() local
|
D | arm_mat_trans_q31.c | 102 uint32_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_q31() local
|
D | arm_mat_trans_f16.c | 110 uint32_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_f16() local
|
D | arm_mat_trans_q7.c | 119 uint16_t col, row = nRows, i = 0U; /* row and column loop counters */ in arm_mat_trans_q7() local
|
D | arm_mat_mult_fast_q31.c | 81 uint32_t col, i = 0U, j, row = numRowsA, colCnt; /* Loop counters */ in arm_mat_mult_fast_q31() local
|
D | arm_mat_cmplx_mult_q15.c | 78 uint32_t col, i = 0u, j, row = numRowsB; /* loop counters */ in arm_mat_cmplx_mult_q15() local 330 uint32_t col, i = 0U, row = numRowsB, colCnt; /* Loop counters */ in arm_mat_cmplx_mult_q15() local
|
D | arm_mat_trans_f64.c | 186 uint64_t col, row = nRows, i = 0U; /* Loop counters */ in arm_mat_trans_f64() local
|
D | arm_mat_mult_f64.c | 86 uint32_t col, i = 0U, j, row = numRowsA, rowCnt, colCnt; /* loop counters */ in arm_mat_mult_f64() local 391 uint64_t col, i = 0U, row = numRowsA, colCnt; /* Loop counters */ in arm_mat_mult_f64() local
|
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | matrix_view.hpp | 248 for(index_t col=0;col<other.columns();col++) in operator <<() local 312 VectorView<T,CS*S> col(const index_t i,const index_t start=0) in col() function 326 VectorView<T,CS*S> col(const index_t i,const index_t start,const index_t stop) in col() function 339 const VectorView<T,CS*S> col(const index_t i,const index_t start=0) const in col() function 353 const VectorView<T,CS*S> col(const index_t i,const index_t start,const index_t stop) const in col() function 729 for(index_t col=0;col<other.columns();col++) in operator <<() local 794 VectorView<T,DYNAMIC> col(const index_t i,const index_t start=0) in col() function 809 VectorView<T,DYNAMIC> col(const index_t i,const index_t start,const index_t stop) in col() function 822 const VectorView<T,DYNAMIC> col(const index_t i,const index_t start=0) const in col() function 836 const VectorView<T,DYNAMIC> col(const index_t i,const index_t start,const index_t stop) const in col() function [all …]
|
D | matrix_impl.hpp | 405 VectorView<P,CS*S> col(const index_t i,const index_t start=0,const index_t stop=R) in col() function 420 const VectorView<P,CS*S> col(const index_t i,const index_t start=0,const index_t stop=R) const in col() function 874 VectorView<P,DYNAMIC> col(const index_t i,const index_t start=0) in col() function 888 VectorView<P,DYNAMIC> col(const index_t i,const index_t start,const index_t stop) in col() function 901 const VectorView<P,DYNAMIC> col(const index_t i,const index_t start=0) const in col() function 915 const VectorView<P,DYNAMIC> col(const index_t i,const index_t start,const index_t stop) const in col() function
|
/cmsis-dsp-latest/dsppp/tests/ |
D | common_tests.h | 194 for(index_t col=0;col < a.columns() ; col++) variable 221 for(index_t col=0;col <= row ; col++) variable 250 for(index_t col=0;col < a.columns() ; col++) variable
|
D | cmsisdsp.cpp | 308 uint32_t row,uint32_t col) in cmsisdsp_mat_add() 335 uint32_t row,uint32_t col) in cmsisdsp_mat_add() 362 uint32_t row,uint32_t col) in cmsisdsp_mat_add() 388 uint32_t row,uint32_t col) in cmsisdsp_mat_add() 415 uint32_t row,uint32_t col) in cmsisdsp_mat_add() 456 for(unsigned int col=0; col<c ; col +=4 ) in _cmsis_outer() local 476 for(unsigned int col=0; col<c ; col +=8 ) in _cmsis_outer() local 498 for(unsigned int col=0; col<c ; col +=4 ) in _cmsis_outer() local 519 for(unsigned int col=0; col<c ; col +=8 ) in _cmsis_outer() local 540 for(unsigned int col=0; col<c ; col +=16 ) in _cmsis_outer() local
|
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/ |
D | basic.hpp | 65 index_t col; in _Fill2D() local 87 index_t col; in _Fill2D() local 148 index_t col; in eval2D() local 170 index_t col; in eval2D() local
|
D | matrix_multiply.hpp | 37 uint32_t col, row = nRows, i = 0U; /* Loop counters */ in _arm_mat_trans() local 279 uint32_t col, i = 0U, row = numRowsB, colCnt; /* Loop counters */ in _dot_m_m() local
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/ |
D | basic.hpp | 86 for(index_t col=0; col < cols;col += nb_lanes) in _Fill2D() local 99 for(index_t col=0; col < cols;col += nb_lanes) in _Fill2D() local 172 for(index_t col=0; col < cols;col += nb_lanes) in eval2D() local 186 for(index_t col=0; col < cols;col += nb_lanes) in eval2D() local
|
/cmsis-dsp-latest/dsppp/Examples/ |
D | matrix_op.cpp | 40 for(std::size_t col=0; col<COLS; col++) in main() local
|