Home
last modified time | relevance | path

Searched defs:newton_raphson (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/numeric/interval/examples/
Dnewton-raphson.cpp35 std::vector<I1> newton_raphson(const I1& xs) { in newton_raphson() function
85 std::vector<I2> newton_raphson(const I2& xs) { in newton_raphson() function