rbfInverseQuadratic

Radial basis function (RBF) using the inverse quadratic formula.

Creates an RBF that calculates the inverse quadratic function based on the given scale.

Return

A lambda function representing the inverse quadratic RBF.

Parameters

scale

A scaling factor that determines the influence range of the RBF.