|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/math/include/gromacs/math/neldermead.h>
Tie together coordinate and function value at this coordinate.
Public Attributes | |
| std::vector< real > | coordinate_ |
| Vertex coordinate. | |
| real | value_ |
| Function value at this coordinate. | |
1.8.5