Package | Description |
---|---|
dev.nm.solver.multivariate.unconstrained.annealing.annealingfunction |
Modifier and Type | Class and Description |
---|---|
class |
BoltzAnnealingFunction
Matlab: @annealingboltz - The step has length square root of temperature, with direction
uniformly at random.
|
class |
FastAnnealingFunction
Matlab default: @annealingfast - The step has length temperature, with direction uniformly at
random.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.