blob: f6acd5ad1729d588b85be7cd217cea5c6de5fc3e [file] [log] [blame]
/* ----------------------------------------------------------------------- *//**
*
* @file random_process.hpp
*
*//* ----------------------------------------------------------------------- */
/**
* @brief Poisson random process
*/
DECLARE_UDF(sample, poisson_random)
DECLARE_UDF(sample, gamma_random)