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

Public Member Functions

elemental logical function besseljy_debye_cutoff128 (nu, x)
 
elemental logical function besseljy_debye_cutoff64 (nu, x)
 
elemental logical function besseljy_debye_cutoff32 (nu, x)
 

Member Function/Subroutine Documentation

◆ besseljy_debye_cutoff128()

elemental logical function bessels_constants::besseljy_debye_cutoff::besseljy_debye_cutoff128 ( real(real128), intent(in) nu,
real(real128), intent(in) x )
Here is the call graph for this function:

◆ besseljy_debye_cutoff32()

elemental logical function bessels_constants::besseljy_debye_cutoff::besseljy_debye_cutoff32 ( real(real32), intent(in) nu,
real(real32), intent(in) x )
Here is the call graph for this function:

◆ besseljy_debye_cutoff64()

elemental logical function bessels_constants::besseljy_debye_cutoff::besseljy_debye_cutoff64 ( real(real64), intent(in) nu,
real(real64), intent(in) x )
Here is the call graph for this function:

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