IMSL C# Numerical Library

RadialBasis.Gaussian Class

The Gaussian basis function, e^{-ax^2}.

For a list of all members of this type, see RadialBasis.Gaussian Members.

System.Object
   Imsl.Math.RadialBasis.Gaussian

public class RadialBasis.Gaussian : IFunction

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

RadialBasis.Gaussian Members | Imsl.Math Namespace