Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Droot_finding_n_example.cpp44 struct nth_functor_2deriv struct
49 nth_functor_2deriv(T const& to_find_root_of) : a(to_find_root_of) in nth_functor_2deriv() function
67 //] [/root_finding_nth_functor_2deriv] argument
Droot_finding_multiprecision_example.cpp103 struct nth_functor_2deriv struct
106 nth_functor_2deriv(T const& to_find_root_of) : value(to_find_root_of) in nth_functor_2deriv() argument
121 }; // struct nth_functor_2deriv argument