Approximate the Inverse of a Given Function
The function may be used to create side generating functions from alpha-cut generators and inversely.
approxInvert(f, method = c("monoH.FC", "linear", "hyman"), n = 500)
f |
a monotonic, continuous function f: [0,1]->[0,1] |
method |
interpolation method: “ |
n |
number of interpolation points |
Returns a new function, the approximate inverse of the input.
Other auxiliary: convertAlpha
,
convertSide
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.