Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_QR_algorithm.c738 int ii, jj, kk, hh_len; in QR_decomposition() local
768 hh_len = matSizeN; in QR_decomposition()
772 hh_len = matSizeN - kk; in QR_decomposition()
775 if (!house_holder_vec(xVec, vVec, &beta, &xNorm, hh_len)) in QR_decomposition()
777 for (ii = hh_len; ii < MAX_MAT_SIZE; ii++) in QR_decomposition()
789 for (jj = 0; jj < hh_len; jj += 2) in QR_decomposition()
806 for (ii = 1; ii < hh_len; ii++) in QR_decomposition()
816 for (jj = 0; jj < hh_len; jj += 2) in QR_decomposition()
835 for (jj = 0; jj < hh_len; jj += 2) in QR_decomposition()
855 for (jj = 0; jj < hh_len; jj += 2) in QR_decomposition()
[all …]