Math387::BesselI0 Function

Overload List

#SignatureDescription
1TCplx BesselI0(const TCplx &X);Modified bessel function of the first kind.
2TSCplx BesselI0(const TSCplx &X);

Overload 1: TCplx BesselI0(const TCplx &X);

Modified bessel function of the first kind.

#NameTypeDescription
1Xconst TCplx &
See Also: Math387::BesselJ0
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler

Overload 2: TSCplx BesselI0(const TSCplx &X);

#NameTypeDescription
1Xconst TSCplx &
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler