Searched defs:RatioBootstrapEstimator (Results 1 – 2 of 2) sorted by relevance
95 explicit RatioBootstrapEstimator(uint64_t seed) : gen_(seed) {} in RatioBootstrapEstimator() function