Home
last modified time | relevance | path

Searched defs: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
92 T operator()(const T& x) in operator ()()
98 remez_error_function<T> func;