Home
last modified time | relevance | path

Searched refs:brent_type (Results 1 – 4 of 4) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_min__brent.c217 static const gsl_min_fminimizer_type brent_type =
223 const gsl_min_fminimizer_type *gsl_min_fminimizer_brent = &brent_type;
H A Dgsl_roots__brent.c238 static const gsl_root_fsolver_type brent_type = variable
244 const gsl_root_fsolver_type * gsl_root_fsolver_brent = &brent_type;
/dports/math/gsl/gsl-2.7/min/
H A Dbrent.c215 static const gsl_min_fminimizer_type brent_type = variable
221 const gsl_min_fminimizer_type *gsl_min_fminimizer_brent = &brent_type;
/dports/math/gsl/gsl-2.7/roots/
H A Dbrent.c238 static const gsl_root_fsolver_type brent_type = variable
244 const gsl_root_fsolver_type * gsl_root_fsolver_brent = &brent_type;