Home
last modified time | relevance | path

Searched refs:abs_dbeta_last (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp816 CT abs_dbeta_last = 0; in newton_method() local
901 if (i > 0 && abs_dbeta > abs_dbeta_last) in newton_method()
907 abs_dbeta_last = abs_dbeta; in newton_method()