Modified Bessel function of the first kind of integer order.
double | I (double x, int v)[inline]
|
double | I (double x, double v)
|
Modified Bessel function of the first kind, with order zero and exponential scaling.
double | I0_exp (double x)
|
double | I0 (double x)[inline]
|
Modified Bessel function of the first kind, with order one and exponential scaling.
double | I1_exp (double x)
|
double | I1 (double x)[inline]
|