min_fminimizer::min_fminimizer ( const gsl_min_fminimizer_type *  type = gsl_min_fminimizer_brent )

Class constructor to initialize minimizer.

Choice between gsl_min_fminimizer_goldensection and gsl_min_fminimizer_brent. See http://www.gnu.org/software/gsl/manual/html_node/Minimization-Algorithms.html for additional info.

 All Classes Files Functions Variables Typedefs Friends Defines