| Package | Description |
|---|---|
| smile.math.rbf |
Radial basis functions.
|
| Class and Description |
|---|
| RadialBasisFunction
A radial basis function (RBF) is a real-valued function whose value depends
only on the distance from the origin, so that φ(x)=φ(||x||); or
alternatively on the distance from some other point c, called a center, so
that φ(x,c)=φ(||x-c||).
|
Copyright © 2015. All rights reserved.