fortran-bessels
Fast, accurate Bessel functions in pure modern Fortran
Loading...
Searching...
No Matches
bessels_constants::besseljy_debye_fit Interface Reference

Public Member Functions

elemental real(real128) function besseljy_debye_fit128 (x)
 
elemental real(real64) function besseljy_debye_fit64 (x)
 
elemental real(real32) function besseljy_debye_fit32 (x)
 

Member Function/Subroutine Documentation

◆ besseljy_debye_fit128()

elemental real(real128) function bessels_constants::besseljy_debye_fit::besseljy_debye_fit128 ( real(real128), intent(in) x)
Here is the call graph for this function:

◆ besseljy_debye_fit32()

elemental real(real32) function bessels_constants::besseljy_debye_fit::besseljy_debye_fit32 ( real(real32), intent(in) x)
Here is the call graph for this function:

◆ besseljy_debye_fit64()

elemental real(real64) function bessels_constants::besseljy_debye_fit::besseljy_debye_fit64 ( real(real64), intent(in) x)
Here is the call graph for this function:

The documentation for this interface was generated from the following file: