autoRealloc_ | abacus::StandardPool< BaseType, CoType > | protected |
cleanup() | abacus::StandardPool< BaseType, CoType > | |
freeSlots_ | abacus::StandardPool< BaseType, CoType > | protected |
getSlot() | abacus::StandardPool< BaseType, CoType > | inlineprotectedvirtual |
increase(int size) | abacus::StandardPool< BaseType, CoType > | virtual |
insert(BaseType *cv) | abacus::StandardPool< BaseType, CoType > | virtual |
operator<<(std::ostream &out, const StandardPool &rhs) | abacus::StandardPool< BaseType, CoType > | friend |
operator=(const StandardPool &rhs) | abacus::StandardPool< BaseType, CoType > | private |
pool_ | abacus::StandardPool< BaseType, CoType > | protected |
putSlot(PoolSlot< BaseType, CoType > *slot) | abacus::StandardPool< BaseType, CoType > | inlineprotectedvirtual |
removeNonActive(int maxRemove) | abacus::StandardPool< BaseType, CoType > | protected |
separate(double *x, Active< CoType, BaseType > *active, Sub *sub, CutBuffer< BaseType, CoType > *cutBuffer, double minAbsViolation=0.001, int ranking=0) | abacus::StandardPool< BaseType, CoType > | virtual |
size() const | abacus::StandardPool< BaseType, CoType > | inline |
slot(int i) | abacus::StandardPool< BaseType, CoType > | inline |
StandardPool(Master *master, int size, bool autoRealloc=false) | abacus::StandardPool< BaseType, CoType > | |
StandardPool(const StandardPool &rhs) | abacus::StandardPool< BaseType, CoType > | private |
~StandardPool() | abacus::StandardPool< BaseType, CoType > | virtual |