CustomOptimisationMethod Module
Types
Type | Description |
Functions and values
Function or value | Description |
|
|
Full Usage:
tunedSearch random settings machine jump writeOut domain f
Parameters:
Random
settings : TuneSettings
machine : float -> float -> float
jump : Random -> float -> unit -> float
writeOut : LogEvent -> unit
domain : Domain
f : float[] -> float
Returns: (float * float[]) list
|
|