Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::anonymous_namespace{neldermead.cpp}::NelderMeadParameters Struct Reference

Description

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.
 

The documentation for this struct was generated from the following file: