Searched defs:midpoint (Results 1 – 9 of 9) sorted by relevance
215 public static double midpoint(double a, double b) { in midpoint() method in UnivariateRealSolverUtils
81 double midpoint(double *times, double i, int n) { in midpoint() function
135 double midpoint (void) const in midpoint() function in tcu::Interval
378 static CvPoint3D32f midpoint(const CvPoint3D32f &p1, const CvPoint3D32f &p2) in midpoint() function
638 CF2_Fixed midpoint = cf2_hintmap_map( in cf2_hintmap_insertHint() local
637 CF2_Fixed midpoint = cf2_hintmap_map( in cf2_hintmap_insertHint() local
1362 APInt midpoint((nextSquare - square).udiv(two)); in sqrt() local
1098 int midpoint = numDecisions/2; in createLookaheadDFAs() local
969 const float midpoint = (xmin + xmax) / 2.0f; in getAreaBetweenLines() local