minimize

package
v0.0.0-...-efdb40b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CoarseSearchSurf

func CoarseSearchSurf(optJob OptimizationJob, coarse yamlparser.CoarseSearchSettings) ([]float64, error)

func FindFunctionMinima

func FindFunctionMinima(optJob OptimizationJob) (*optimize.Result, error)

Types

type OptimizationJob

type OptimizationJob struct {
	CostFunc          appwrapper.CostFunction
	Method            optimize.Method
	InitialParameters []float64
	Settings          optimize.Settings
}

type UniformGrid

type UniformGrid struct {
	Bounds []bound.Bound
	Seeds  []int
	// contains filtered or unexported fields
}

func (*UniformGrid) Rand

func (n *UniformGrid) Rand(x []float64) []float64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL