Gromacs
2020.4
|
#include <cstddef>
#include <vector>
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/gmxassert.h"
Declares the CorrelationTensor class for correlation tensor statistics.
Classes | |
class | gmx::CorrelationBlockData |
Correlation block averaging weight-only data. More... | |
struct | gmx::CorrelationBlockData::CoordData |
Correlation block averaging data. More... | |
class | gmx::CorrelationTensor |
Correlation data for computing the correlation tensor of one grid point. More... | |