Searched defs:temp_u (Results 1 – 3 of 3) sorted by relevance
1229 int temp_u = 0, /* temporary storage for U is needed */ in cvSVD() local1468 int temp_u = 0, temp_v = 0; in cvSVBkSb() local
215 UMatData* temp_u = u; in getUMat() local
1390 Mat temp_u(urows, m, type, buf, astep), temp_v; in _SVDcompute() local