Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::RealFunctionvalueAtCoordinate Struct Reference

#include <gromacs/math/include/gromacs/math/neldermead.h>

Description

Tie together coordinate and function value at this coordinate.

Public Attributes

std::vector< realcoordinate_
 Vertex coordinate.
 
real value_
 Function value at this coordinate.
 

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