Returns the gradient of the radial basis approximation at a point.
double
array containing the location of the data point at which the approximation's gradient is to be computed. A double
array, of length nDim
containing the value of the gradient of the radial basis approximation at x.
RadialBasis Class | Imsl.Math Namespace