D | remez.hpp | 104 class remez_minimax class 111 …remez_minimax(function_type f, unsigned oN, unsigned oD, T a, T b, bool pin = true, bool rel_err =… 112 …remez_minimax(function_type f, unsigned oN, unsigned oD, T a, T b, bool pin, bool rel_err, int sk,… 197 void remez_minimax<T>::init_chebyshev() in init_chebyshev() 280 void remez_minimax<T>::reset( in reset() 332 inline remez_minimax<T>::remez_minimax( in remez_minimax() function in boost::math::tools::remez_minimax 333 typename remez_minimax<T>::function_type f, in remez_minimax() 349 void remez_minimax<T>::reset( in reset() 392 inline remez_minimax<T>::remez_minimax( in remez_minimax() function in boost::math::tools::remez_minimax 393 typename remez_minimax<T>::function_type f, in remez_minimax() [all …]
|