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