Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunction Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AnnealingFunctionAn annealing function or a tempered proposal function gives the next proposal/state from the current state and temperature.Interfacecom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu
BoltzAnnealingFunctionMatlab: @annealingboltz - The step has length square root of temperature, with direction uniformly at random.Classcom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu
BoxGSAAnnealingFunctionClasscom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu
FastAnnealingFunctionMatlab default: @annealingfast - The step has length temperature, with direction uniformly at random.Classcom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu
GSAAnnealingFunctionThe GSA proposal/annealing function.Classcom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu
SimpleAnnealingFunctionThis annealing function takes a random step in a uniform direction, where the step size depends only on the temperature.Classcom.numericalmethod.suanshu.optimization.multivariate.unconstrained.annealing.annealingfunctionSuanShu