Lines Matching full:norm
474 float norm = vectorNorm(&q[j][0], m);475 if (norm < 0.000001f) {478 ALOGD(" - no solution, norm=%f", norm);483 float invNorm = 1.0f / norm;