Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Droot_n_finding_algorithms.cpp178 struct nth_root_functor_noderiv struct
180 nth_root_functor_noderiv(T const& to_find_root_of) : a(to_find_root_of) in nth_root_functor_noderiv() argument
191 }; // template <int N, class T> struct nth_root_functor_noderiv argument