Overload List
| # | Signature | Description |
|---|---|---|
| 1 | TCplx BesselI0(const TCplx &X); | Modified bessel function of the first kind. |
| 2 | TSCplx BesselI0(const TSCplx &X); |
Overload 1: TCplx BesselI0(const TCplx &X);
Modified bessel function of the first kind.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const 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);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const TSCplx & |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler