Home
last modified time | relevance | path

Searched refs:airy_mod_phase (Results 1 – 2 of 2) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__airy.c243 airy_mod_phase(const double x, gsl_mode_t mode, gsl_sf_result * mod, gsl_sf_result * phase) in airy_mod_phase() function
667 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Ai_e()
708 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Ai_scaled_e()
746 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Bi_e()
803 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Bi_scaled_e()
/dports/math/gsl/gsl-2.7/specfunc/
H A Dairy.c243 airy_mod_phase(const double x, gsl_mode_t mode, gsl_sf_result * mod, gsl_sf_result * phase) in airy_mod_phase() function
667 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Ai_e()
708 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Ai_scaled_e()
746 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Bi_e()
803 int stat_mp = airy_mod_phase(x, mode, &mod, &theta); in gsl_sf_airy_Bi_scaled_e()