Searched defs:bdp_estimator (Results 1 – 2 of 2) sorted by relevance
179 virtual BdpEstimator* bdp_estimator() { return nullptr; } in bdp_estimator() function291 BdpEstimator* bdp_estimator() override { return &bdp_estimator_; } in bdp_estimator() function
181 virtual BdpEstimator* bdp_estimator() { return nullptr; } in bdp_estimator() function299 BdpEstimator* bdp_estimator() override { return &bdp_estimator_; } in bdp_estimator() function