|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests random-number generators and distributions. More...
Tests random-number generators and distributions.
Definition in file randomT_test.cpp.
#include "../../catch2/catch.hpp"#include <Eigen/Dense>#include "../../../include/math/randomT.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("Verify compilation and basic operation of randomT with std::distributions", "[math::randomT]") | |
| TEST_CASE ("Verify compilation and basic operation of randomT with the Laplace distribution", "[math::laplace_distribution]") | |