Gromacs
2025.0-dev-20241011-013a99c
|
The parameters for a Nelder-Mead optimisation.
Public Attributes | |
real | alpha_ = 1 |
Factor to evaluate the reflection point. | |
real | gamma_ = 2 |
Factor to evaluate the expansion point. | |
real | rho_ = 0.5 |
Factor to evaluate the contraction point. | |
real | sigma_ = 0.5 |
Factor to evaluate the simplex shrinkage. | |