16#ifndef EVT_PRED_GEN_HH
17#define EVT_PRED_GEN_HH
21template <
class Generator,
class Predicate>
58 printf(
"No random point generated after %d attempts\n",MAX);
59 printf(
"Sharp peak? Consider using pole compensation.\n");
60 printf(
"I will now pick a point at random to return.\n");
EvtPredGen(Generator gen, Predicate pred)
Generator::result_type result_type
EvtPredGen(const EvtPredGen &other)