dotnetCHARTING Send comments on this topic.
BesselK Method
See Also 
dotnetCHARTING Namespace > ForecastEngine.Advanced Class : BesselK Method


Calcuates the modified Bessel function Kx(x) for any real x and n ≥ 2.

Overload List

Overload Description
BesselK(String,Series,Int32) Calcuates the modified Bessel function Kx(x) for any real x and n ≥ 2.  
BesselK(Series,Int32) Calcuates the modified Bessel function Kx(x) for any real x and n ≥ 2.  
BesselK(SeriesCollection,Int32) Calcuates the modified Bessel function Kx(x) for any real x and n ≥ 2.  

See Also