IMSL C# Numerical Library
RadialBasis.Gaussian Constructor
The Gaussian basis function,
.
public RadialBasis.Gaussian(
double
a
);
Parameters
a
A
double
, the value of the function at x
See Also
RadialBasis.Gaussian Class
|
Imsl.Math Namespace