Searched refs:h11 (Results 1 – 1 of 1) sorted by relevance
192 const S h11 = t3 - t2 ; in findY() local193 return h00 * low->second + (h10 * m0 + h11 * m1) * interval + h01 * high->second; in findY()