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