|
Gromacs
2025.3
|
#include <cstddef>#include <vector>#include "gromacs/utility/arrayref.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for correlationtensor.h:
This graph shows which files directly or indirectly include this file: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... | |
Functions | |
| double | gmx::getSqrtDeterminant (gmx::ArrayRef< const double > correlationIntegral) |
| Returns the volume element of the correlation metric. More... | |
1.8.5