This is the complete list of members for bpp::BipartitionList, including all inherited members.
| addBipartition(std::map< std::string, bool > &bipart, bool checkElements=1) | bpp::BipartitionList | |
| addTrivialBipartitions(bool checkExisting) | bpp::BipartitionList | |
| areAllCompatible() const | bpp::BipartitionList | |
| areAllCompatibleWith(std::map< std::string, bool > &bipart, bool checkElements=true) const | bpp::BipartitionList | |
| areCompatible(size_t k1, size_t k2) const | bpp::BipartitionList | |
| areIdentical(size_t k1, size_t k2) const | bpp::BipartitionList | |
| BipartitionList(const Tree &tr, bool sorted=true, std::vector< int > *index=0) | bpp::BipartitionList | |
| BipartitionList(const std::vector< std::string > &elements, const std::vector< int *> &bipl) | bpp::BipartitionList | |
| BipartitionList(const BipartitionList &bipl) | bpp::BipartitionList | |
| bitBipartitionList_ | bpp::BipartitionList | private |
| buildBitBipartitions(const Node *nd, std::vector< int *> &bitbip, const std::vector< std::string > &elements, size_t *cpt, std::vector< int > *index) const | bpp::BipartitionList | private |
| clone() const | bpp::BipartitionList | inline |
| containsBipartition(std::map< std::string, bool > &bipart, bool checkElements=1) const | bpp::BipartitionList | |
| deleteBipartition(size_t i) | bpp::BipartitionList | |
| elements_ | bpp::BipartitionList | private |
| flip(size_t i) | bpp::BipartitionList | |
| getBipartition(size_t i) const | bpp::BipartitionList | |
| getBitBipartition(size_t i) | bpp::BipartitionList | |
| getBitBipartitionList() const | bpp::BipartitionList | inline |
| getElementNames() const | bpp::BipartitionList | inline |
| getNumberOfBipartitions() const | bpp::BipartitionList | inline |
| getNumberOfElements() const | bpp::BipartitionList | inline |
| getPartitionSize(size_t i) const | bpp::BipartitionList | |
| haveSameElementsThan(std::map< std::string, bool > &bipart) const | bpp::BipartitionList | |
| isSorted() const | bpp::BipartitionList | inline |
| operator=(const BipartitionList &bipl) | bpp::BipartitionList | |
| removeRedundantBipartitions() | bpp::BipartitionList | |
| removeTrivialBipartitions() | bpp::BipartitionList | |
| sortByPartitionSize() | bpp::BipartitionList | |
| sorted_ | bpp::BipartitionList | private |
| sortElements() | bpp::BipartitionList | |
| toMatrix() const | bpp::BipartitionList | |
| toTree() const | bpp::BipartitionList | |
| ~BipartitionList() | bpp::BipartitionList | virtual |