Gromacs
2026.0-dev-20250708-4043d16
|
#include "gmxpre.h"
#include "correlationdataset.h"
#include <cmath>
#include <filesystem>
#include <sstream>
#include "gromacs/fileio/xvgr.h"
#include "gromacs/utility/smalloc.h"
#include "testutils/testfilemanager.h"
Implements helper class for autocorrelation tests.