|
Gromacs
2025.4
|
#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