Searched refs:SmoothnessConstant (Results 1 – 7 of 7) sorted by relevance
51 virtual double SmoothnessConstant() const = 0;
63 inline double SmoothnessConstant() const final { return 1.0; } in SmoothnessConstant() function
105 double SmoothnessConstant() const final { return 0; } in SmoothnessConstant() function
103 double SmoothnessConstant() const final { return gamma; } in SmoothnessConstant() function
79 double SmoothnessConstant() const final { return 1; } in SmoothnessConstant() function
95 double SmoothnessConstant() const final { return 4; } in SmoothnessConstant() function
262 loss_updater->SmoothnessConstant()) * in SampleAdaptiveProbabilities()