rbfInverseMultiQuadratic
Generates a radial basis function (RBF) using the inverse multiquadratic kernel.
Return
A function representing the inverse multiquadratic RBF, which computes the value based on the given squared distance.
Parameters
scale
The scaling factor that influences the spread and shape of the RBF.