/golden-section-search

A function for minimising an objective function using the golden section search optimisation algorithm.

Primary LanguageC

Golden Section Optimiser

Minimise a user-defined objective function using the golden section optimisation algorithm.