blob: 57d0a275dbfaa7adb2a4aa25bf73a496c01ea1e1 [file]
/* -----------------------------------------------------------------------------
*
* @file sample.hpp
*
* @brief Umbrella header that includes all sampling headers
*
* -------------------------------------------------------------------------- */
#include "weighted_sample.hpp"
#include "random_process.hpp"