|
Gromacs
2018.6
|
#include <cstdio>#include <vector>#include "gromacs/math/vectypes.h"#include "gromacs/utility/arrayref.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::HistogramSize |
| Tracks global size related properties of the bias histogram. More... | |
1.8.5