Searched refs:vTemp (Results 1 – 1 of 1) sorted by relevance
1136 float temp, sum1, vTemp; in QR_algorithm() local1169 vTemp = vVec[jj]; in QR_algorithm()1171 sum += temp * vTemp; in QR_algorithm()1173 sum1 += temp * vTemp; in QR_algorithm()