|
fortran-bessels
Fast, accurate Bessel functions in pure modern Fortran
|
Public Member Functions | |
| pure subroutine | uk_poly10 (p2, poly10) |
| elemental subroutine | uk_poly10_split (p, v, p2, a, b) |
| pure subroutine bessels_debye::uk_poly10::uk_poly10 | ( | real(bk), intent(in) | p2, |
| real(bk), dimension(11), intent(out) | poly10 ) |

| elemental subroutine bessels_debye::uk_poly10::uk_poly10_split | ( | real(bk), intent(in) | p, |
| real(bk), intent(in) | v, | ||
| real(bk), intent(in) | p2, | ||
| real(bk), intent(out) | a, | ||
| real(bk), intent(out) | b ) |