addFragment(const Fragment &p_fragment, int p_position=Library::LAST_POSITION) | Library | |
buildSubLibrary(const int p_nbr_division, const int p_index, Library *p_library) const | Library | |
calculateSumScoreUpTo(float p_fraction) | Library | |
deleteFragmentByIndex(const int p_position) | Library | |
getFragmentByIndex(const int p_index) const | Library | [inline] |
getFragmentList(void) const | Library | [inline] |
getIsKeptConstant(void) const | Library | [inline] |
getLibraryName(void) const | Library | [inline] |
getNumberOfFragment(void) const | Library | [inline] |
getNumberOfInitialFragment(void) const | Library | [inline] |
getNumberOfRejectedFragment(void) const | Library | [inline] |
getPotentialGoodnessCount(void) const | Library | [inline] |
getRejectedFragmentList(void) const | Library | [inline] |
initialize(void) | Library | |
LAST_POSITION (defined in Library) | Library | [protected, static] |
Library(void) | Library | [inline] |
operator<< (defined in Library) | Library | [friend] |
pruneBasedOnOccurence(float p_fraction_to_keep) | Library | |
pruneNWorstFragment(const int p_number) | Library | |
pruneWithGoodnessFraction(const float p_threshold_fraction) | Library | |
pruneZeroOccurence(void) | Library | |
resetFragmentList(void) | Library | |
setIsKeptConstant(const bool p_is_kept_constant) | Library | [inline] |
setLibraryName(const std::string &p_Name) | Library | [inline] |
setPotentialGoodnessCount(int p_potential) | Library | [inline] |
shuffle(void) | Library | |
~Library() | Library | [virtual] |