minimized v0.1.6 (2015-05-19T13:04:19Z)
Dub
Repo
DifferentialEvolution.temperatureFunction
minimized
DifferentialEvolution
Undocumented in source. Be warned that the author may not have intended to support it.
F
temperatureFunction
[@property setter]
class
DifferentialEvolution
(RANGE)
@
property
void
temperatureFunction
(
F
)
(
auto
ref
F
fp
)
if
(
isCallable
!
F
)
double
temperatureFunction
(RANGE parameters)
Meta
Source
See Implementation
minimized
DifferentialEvolution
functions
currentBestFit
initialize
minimize
step
properties
randomIndividual
temperatureFunction
variables
tau1
tau2