appwrapper

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppWrapper

type AppWrapper struct {
	ExecPath              string
	InputFileTemplateName string
	WorkDirectory         string
	ArgKeywords           []string
	ResKeywords           []string
	NParameters           int
	InitialParameters     []float64
	Comparator            data.Comparator
}

func (AppWrapper) Eval

func (app AppWrapper) Eval(args []float64) float64

type CostFunction

type CostFunction interface {
	Eval(args []float64) float64
}

Jump to

Keyboard shortcuts

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