Searched refs:p01xProd (Results 1 – 2 of 2) sorted by relevance
291 const double p01xProd = p0x * p1x; in init() local303 const double c = (p0xSqd * p2ySqd) - (4.0 * p01xProd * b12yProd) in init()313 const double f = -((p0xSqd * p2y) - (2.0 * p01xProd * p1y) in init()314 - (2.0 * p01xProd * p2y) - (p02xProd * p0y) in init()