Collection typedef | SequentialCombinationGenerator< T > | |
Combination typedef | SequentialCombinationGenerator< T > | |
dbg | SequentialCombinationGenerator< T > | [mutable, private] |
next_combi(Vecint &cold, int n, const Partition &p) | SequentialCombinationGenerator< T > | [inline, private] |
next_combination(Collection &coll) | SequentialCombinationGenerator< T > | [inline] |
next_subset(Vecint g, Vecint c) | SequentialCombinationGenerator< T > | [inline, private] |
Partition typedef | SequentialCombinationGenerator< T > | |
SequentialCombinationGenerator(Partition &part) | SequentialCombinationGenerator< T > | [inline] |
the_comb | SequentialCombinationGenerator< T > | [mutable, private] |
the_k | SequentialCombinationGenerator< T > | [private] |
the_n | SequentialCombinationGenerator< T > | [private] |
the_part | SequentialCombinationGenerator< T > | [private] |
Vecint typedef | SequentialCombinationGenerator< T > | |
vecprint(const Vecint &v) const | SequentialCombinationGenerator< T > | [inline, private] |