Searched refs:rowp1 (Results 1 – 1 of 1) sorted by relevance
2081 for (SCSIZE rowp1 = nK; rowp1>0; rowp1--) in lcl_SolveWithUpperRightTriangle() local2083 row = rowp1-1; in lcl_SolveWithUpperRightTriangle()2085 for (SCSIZE col = rowp1; col<nK ; col++) in lcl_SolveWithUpperRightTriangle()2768 for (SCSIZE rowp1 = K; rowp1 > 0; rowp1--) in CalulateRGPRKP() local2770 lcl_TApplyHouseholderTransformation(pMatX, rowp1-1, pMatZ,N); in CalulateRGPRKP()
Completed in 17 milliseconds