Gromacs
2020.4
|
#include "gmxpre.h"
#include "gromacs/random/exponentialdistribution.h"
#include <gtest/gtest.h>
#include "gromacs/random/threefry.h"
#include "testutils/refdata.h"
#include "testutils/testasserts.h"
Tests for GROMACS exponential distribution.