Returns the value of the radial basis approximation.
Returns the value of the radial basis approximation at a point.
public double Eval(double[]);
Returns the value of the radial basis approximation at a point.
public double[] Eval(double[,]);
RadialBasis Class | Imsl.Math Namespace