|
Gromacs
2026.1
|
#include <gromacs/math/include/gromacs/math/optimization.h>
Compiles results of an a function optimisation.
Public Attributes | |
| std::vector< real > | coordinates_ |
| The coordinates at which the optimal function value has been found. | |
| real | functionValue_ |
| The value of the function at the optimal coordinates. | |
1.8.5