49 if (
s+
b <= 0)
return 0;
51 if (p<=0 || p >=1)
return 0;
Implementation of the CrossEntropy as separation criterion.
virtual Double_t GetSeparationIndex(const Double_t s, const Double_t b)
Cross Entropy defined as:
static constexpr double s
Double_t Log2(Double_t x)