|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <cstdint>#include <cstdio>#include <vector>#include "gromacs/utility/vectypes.h"
Include dependency graph for histogramsize.h:
This graph shows which files directly or indirectly include this file:Declares the HistogramSize class.
The data members of this class keep track of global size and update related properties of the bias histogram and the evolution of the histogram size. Initially histogramSize_ (and thus the convergence rate) is controlled heuristically to get good initial estimates, i.e. increase the robustness of the method.
Classes | |
| class | gmx::ArrayRef< typename > |
| STL-like interface to a C array of T (or part of a std container of T). More... | |
| class | gmx::HistogramSize |
| Tracks global size related properties of the bias histogram. More... | |
1.8.5