|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "gromacs/random/tabulatednormaldistribution.h"#include <cmath>#include <cstddef>#include <array>#include <string>#include <vector>#include <gtest/gtest.h>#include "gromacs/random/seed.h"#include "gromacs/random/threefry.h"#include "gromacs/utility/real.h"#include "testutils/refdata.h"#include "testutils/testasserts.h"
Include dependency graph for tabulatednormaldistribution.cpp:Tests for GROMACS tabulated normal distribution.
1.8.5