Interface | Description |
---|---|
TemperedAcceptanceProbabilityFunction |
A tempered acceptance probability function computes the probability that the next state
transition will be accepted.
|
Class | Description |
---|---|
BoxGSAAcceptanceProbabilityFunction |
This probability function boxes an unconstrained probability function so that when a proposed
state is outside the box, it has a probability of 0.
|
GSAAcceptanceProbabilityFunction |
The GSA acceptance probability function.
|
MetropolisAcceptanceProbabilityFunction |
Uses the classic Metropolis rule, f_{t+1}/f_t.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.