Click or drag to resize
DigitalRuneInterpolationHelperHermiteSmoothStep Method
Computes the Hermite smooth step function.
Overload List
  NameDescription
Public methodStatic memberHermiteSmoothStep(Double)
Computes the Hermite smooth step function (double-precision).
Public methodStatic memberHermiteSmoothStep(Single)
Computes the Hermite smooth step function (single-precision).
Top
See Also