HomeSort by relevance Sort by last modified time
    Searched refs:alfa (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvlcm.cpp 716 float alfa = scal_AO_AB/scal_AB_AB; local
717 PrPoint->x = PointO->x - VectorAO.x + alfa*VectorAB.x;
718 PrPoint->y = PointO->y - VectorAO.y + alfa*VectorAB.y;
  /external/python/cpython3/Lib/
turtle.py     [all...]

Completed in 68 milliseconds