IMSL C# Numerical Library

RadialBasis.HardyMultiquadric Class

The Hardy multiquadric basis function, \sqrt{r^2+\delta^2}.

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

System.Object
   Imsl.Math.RadialBasis.HardyMultiquadric

public class RadialBasis.HardyMultiquadric : 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.HardyMultiquadric Members | Imsl.Math Namespace