Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ modified_bessel_first_kind() [3/5]

double stan::math::modified_bessel_first_kind ( int  v,
int  z 
)
inline

This function exists because when z is of type integer, cyl_bessel_i(v, z) returns an integer.

This results in overflow when the function value is large.

Definition at line 49 of file modified_bessel_first_kind.hpp.