78 if (s+b <= 0)
return 0;
79 if (s<=0 || b <=0)
return 0;
81 else return 2*s*b/(s+
b)/(s+b);
virtual Double_t GetSeparationIndex(const Double_t s, const Double_t b)
what we use here is 2*Gini.
Implementation of the GiniIndex as separation criterion.
static constexpr double s
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b