Home
last modified time | relevance | path

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

/dports/devel/boost-python-libs/boost_1_72_0/libs/math/example/
H A Droot_finding_start_locations.cpp238 struct elliptic_root_functor_2deriv struct
242 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() function
282 halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv() argument
304 schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv_s()
H A Droot_elliptic_finding.cpp285 struct elliptic_root_functor_2deriv struct
289 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() function
332 …T result = halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digit… in elliptic_root_2deriv() argument
358 …T result = schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_dig… in elliptic_root_2deriv_s()
/dports/devel/boost-docs/boost_1_72_0/libs/math/example/
H A Droot_finding_start_locations.cpp238 struct elliptic_root_functor_2deriv struct
242 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() function
282 halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv() argument
304 schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv_s()
H A Droot_elliptic_finding.cpp285 struct elliptic_root_functor_2deriv struct
289 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() argument
332 …T result = halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digit… in elliptic_root_2deriv() argument
358 …T result = schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_dig… in elliptic_root_2deriv_s()
/dports/devel/boost-libs/boost_1_72_0/libs/math/example/
H A Droot_finding_start_locations.cpp238 struct elliptic_root_functor_2deriv struct
242 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() function
282 halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv() argument
304 schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv_s()
H A Droot_elliptic_finding.cpp285 struct elliptic_root_functor_2deriv struct
289 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() function
332 …T result = halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digit… in elliptic_root_2deriv() argument
358 …T result = schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_dig… in elliptic_root_2deriv_s()
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/
H A Droot_finding_start_locations.cpp238 struct elliptic_root_functor_2deriv struct
242 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() argument
282 halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv() argument
304 schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digits, it); in elliptic_root_2deriv_s()
H A Droot_elliptic_finding.cpp285 struct elliptic_root_functor_2deriv struct
289 elliptic_root_functor_2deriv(T const& arc, T const& radius) : m_arc(arc), m_radius(radius) {} in elliptic_root_functor_2deriv() argument
332 …T result = halley_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_digit… in elliptic_root_2deriv() argument
358 …T result = schroder_iterate(elliptic_root_functor_2deriv<T>(arc, radius), guess, min, max, get_dig… in elliptic_root_2deriv_s()