Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_roots__falsepos.c54 static int falsepos_init (void * vstate, gsl_function * f, double * root, double x_lower, double x_…
58 falsepos_init (void * vstate, gsl_function * f, double * root, double x_lower, double x_upper) in falsepos_init() function
175 &falsepos_init,
/dports/math/gsl/gsl-2.7/roots/
H A Dfalsepos.c54 static int falsepos_init (void * vstate, gsl_function * f, double * root, double x_lower, double x_…
58 falsepos_init (void * vstate, gsl_function * f, double * root, double x_lower, double x_upper) in falsepos_init() function
175 &falsepos_init,