Public Member Functions | |
RootCenter (qsearch_t **q, eval_t &e, int d) | |
int | center (int) const |
const std::string | name () const |
Definition at line 257 of file range-vs-nodes.cc.
RootCenter::RootCenter | ( | qsearch_t ** | q, |
eval_t & | e, | ||
int | d | ||
) | [inline] |
Definition at line 260 of file range-vs-nodes.cc.
int RootCenter::center | ( | int | ) | const [inline, virtual] |
Implements FixedRange.
Definition at line 264 of file range-vs-nodes.cc.
const std::string RootCenter::name | ( | ) | const [inline, virtual] |