Searched refs:slope1 (Results 1 – 2 of 2) sorted by relevance
74 const real64 slope1 = 13.064306598; // gamma * pow (x1, gamma - 1.0) in Evaluate() local83 slope1); in Evaluate()130 const real64 slope1 = 9.9661890075; // gamma * pow (x1, gamma - 1.0) in Evaluate() local139 slope1); in Evaluate()
835 inline point_data<Unit> getIntersectionPoint(const point_data<Unit>& pt1, unsigned int slope1, in getIntersectionPoint() argument844 LongUnit rise1 = rises[slope1]; in getIntersectionPoint()846 LongUnit run1 = runs[slope1]; in getIntersectionPoint()