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

Public Member Functions

elemental logical function besselj_series_cutoff32 (x, nu)
 
elemental logical function besselj_series_cutoff64 (x, nu)
 
elemental logical function besselj_series_cutoff128 (x, nu)
 

Member Function/Subroutine Documentation

◆ besselj_series_cutoff128()

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

◆ besselj_series_cutoff32()

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

◆ besselj_series_cutoff64()

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

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