1 #ifndef GENBB_DECAY0_TGOLD_H_ 2 #define GENBB_DECAY0_TGOLD_H_ 1 24 double eps,
int minmax,
25 double & xextr,
double & fextr,
29 double eps,
int minmax,
30 double & xextr,
double &fextr,
37 #endif // GENBB_DECAY0_TGOLD_H_ double(* func_type)(double, void *)
Definition: common.h:11
void decay0_tgold_o(double a, double b, double c, func_type f, double eps, int minmax, double &xextr, double &fextr, void *params=0)
void decay0_tgold(double a, double b, double c, func_type f, double eps, int minmax, double &xextr, double &fextr, void *params=0)
Subroutine decay0_tgold determines maximum or minimum of the function f(x) in the interval [a,...
Top-level namespace of the Bayeux/genbb_help module library.
Definition: alpha_decay.h:51