Searched defs:decision_threshold (Results 1 – 1 of 1) sorted by relevance
71 float decision_threshold() const { return decision_threshold_; } in decision_threshold() function72 void set_decision_threshold(float decision_threshold) { in set_decision_threshold()