* @brief Tests the sampling method of the geometric distribution * @details Draws 1000000 random samples and estimates mean and variance * These should be close to the expected value and variance of the given * distribution to pass. * @param dist The distribution to test */
source not stored for this graph (policy: none)
no test coverage detected