package
0.0.0-20150211160725-59788d5eb259
Repository: https://github.com/golang-collections/go-datastructures.git
Documentation: pkg.go.dev

# Functions

NelderMead takes a configuration and returns a list of floats that can be plugged into the provided function to converge at the target value.

# Structs

NelderMeadConfiguration is the struct that must be passed into the NelderMead function.