RadialBasisUpdate Method |
Name | Description | |
---|---|---|
Update(Double, Double) |
Adds a set of data points, all with weight = 1.
| |
Update(Double, Double) |
Adds a data point with weight = 1.
| |
Update(Double, Double, Double) |
Adds a set of data points with user-specified weights.
| |
Update(Double, Double, Double) |
Adds a data point with a specified weight.
|