interpBarycentric evaluates (interpolates) function values funNew at
given points xNew by barycentric interpolation from function values fun
given at chebpoints x.
Usage
interpBarycentric(x, fun, xNew, isChebPts = TRUE)
Arguments
x
points in which is fun given (for more accuracy use chebpoints)