|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/math/exponentialmovingaverage.h"#include <string>#include <gtest/gtest.h>#include "gromacs/utility/exceptions.h"#include "gromacs/utility/keyvaluetree.h"#include "gromacs/utility/keyvaluetreebuilder.h"#include "gromacs/utility/real.h"#include "testutils/testasserts.h"
Include dependency graph for exponentialmovingaverage.cpp:Tests for the exponential moving average.
1.8.5