Gromacs
2024.4
|
#include "gmxpre.h"
#include "correlationdataset.h"
#include <cmath>
#include <sstream>
#include "gromacs/fileio/xvgr.h"
#include "gromacs/utility/smalloc.h"
#include "testutils/testfilemanager.h"
Implements helper class for autocorrelation tests.