blob: 9be8e9b3cdac6c55292f92a8049858ab59ac9104 [file] [log] [blame]
/* -----------------------------------------------------------------------------
*
* @file prob.hpp
*
* @brief Umbrella header that includes all probability functions
*
* -------------------------------------------------------------------------- */
#include "boost.hpp"
#include "kolmogorov.hpp"
#include "student.hpp"