package
1.1.5
Repository: https://github.com/workiva/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.