rbf

val rbf: (Double) -> Double(source)

Parameters

rbf

The radial basis function that defines how the influence of each point decreases with distance. It takes a squared distance as input and returns a scalar value.