Home
last modified time | relevance | path

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

/third_party/boost/libs/math/include_private/boost/math/tools/
Dremez.hpp87 struct remez_max_error_function struct
89 remez_max_error_function(const remez_error_function<T>& f) in remez_max_error_function() argument
262 detail::remez_max_error_function<T> Ex(Err); in init_chebyshev()
584 detail::remez_max_error_function<T> Ex(Err); in iterate()