Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_root_finding_concepts.cpp86 struct cbtr_functor_3b struct
88 cbtr_functor_3b(double x) : m_target(x) {} in cbtr_functor_3b() argument
209 cbtr_functor_3b f6(x); in BOOST_AUTO_TEST_CASE()