Searched refs:hh_len (Results 1 – 1 of 1) sorted by relevance
738 int ii, jj, kk, hh_len; in QR_decomposition() local768 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 …]