Go to the first, previous, next, last section, table of contents.

Providing the function to minimize

You must provide a continuous function of one variable for the minimizers to operate on. In order to allow for general parameters the functions are defined by a gsl_function data type (see section Providing the function to solve).


Go to the first, previous, next, last section, table of contents.