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


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

Overload List

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

See Also