Searched defs:maxSlope (Results 1 – 3 of 3) sorted by relevance
159 const S maxSlope = 3 * sec; in findY() local311 static S constrainSlope(S slope, S maxSlope) { in constrainSlope()
1099 …const float maxSlope = *std::max_element(perProgramSlopes.begin(), perProgramSlopes.end… in iterate() local