Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::OptimisationResult Struct Reference

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

Description

Compiles results of an a function optimisation.

Public Attributes

std::vector< realcoordinates_
 The coordinates at which the optimal function value has been found.
 
real functionValue_
 The value of the function at the optimal coordinates.
 

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