Home | History | Annotate | Download | only in src

Lines Matching defs:dist2

2007     double dist2;
2009 icvGetPieceLength(basePoint,point2,&dist2);
2012 double alpha = dist2/dist1;