orbit.utils.fitting.GoldenSectionSearch1D#

Functions

orbitFinalize([message])

Method.

Classes

GoldenSectionSearchAlgorithm()

The GoldenSection search is a minimum finding method that applies to any continuous functions.

SearchAgorithm()

The SearchAgorithm is an abstract class.