Implementation of Remez Algorithm for Polynomial and Rational Function Approximation
Extract coefficients from a "minimaxApprox"
object
Internal minimaxApprox Functions
tools:::Rd_package_title("minimaxApprox")
Minimax Approximation of Functions
Evaluate the Minimax Approximation Error
Evaluate Minimax Approximation
Plot errors from a "minimaxApprox"
object
Print method for a "minimaxApprox object"
Implements the algorithm of Remez (1962) for polynomial minimax approximation and of Cody et al. (1968) <doi:10.1007/BF02162506> for rational minimax approximation.