Searched defs:remez_error_function (Results 1 – 1 of 1) sorted by relevance
32 struct remez_error_function struct34 typedef boost::function1<T, T const &> function_type;36 remez_error_function( in remez_error_function() argument43 T operator()(const T& z)const in operator ()()76 function_type f;77 polynomial<T> numerator;78 polynomial<T> denominator;79 bool rel_error;