![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| Bool_t | operator() (const point_type *pFirst, const point_type *pSecond) const |
| UInt_t | GetAxis () const |
| void | SetAxis (UInt_t iAxis) |
Private Attributes | |
| UInt_t | fAxis |
|
inline |
| bool ROOT::Math::KDTree< _DataPoint >::ComparePoints::operator() | ( | const point_type * | pFirst, |
| const point_type * | pSecond | ||
| ) | const |
Definition at line 429 of file KDTree.icc.
|
inline |
Definition at line 54 of file KDTree.h.
Referenced by ROOT::Math::KDTree< _DataPoint >::TerminalNode::SplitBinContent(), and ROOT::Math::KDTree< _DataPoint >::TerminalNode::SplitEffectiveEntries().
|
private |
Definition at line 57 of file KDTree.h.
Referenced by ROOT::Math::KDTree< _DataPoint >::ComparePoints::GetAxis(), ROOT::Math::KDTree< _DataPoint >::ComparePoints::operator()(), and ROOT::Math::KDTree< _DataPoint >::ComparePoints::SetAxis().