Tagcoll::Normalizer< ITEM, TAG > Member List

This is the complete list of members for Tagcoll::Normalizer< ITEM, TAG >, including all inherited members.

addToGraph(const Scores< TAG > &scores, const OpSet< TAG > &ts1, const OpSet< TAG > &ts2)Tagcoll::Normalizer< ITEM, TAG > [protected]
applyChange(const PatchList< ITEM, TAG > &change)Tagcoll::CardinalityStore< ITEM, TAG > [virtual]
begin()Tagcoll::CardinalityStore< ITEM, TAG > [inline]
begin() constTagcoll::CardinalityStore< ITEM, TAG > [inline]
buildGraph(const Scores< TAG > &scores)Tagcoll::Normalizer< ITEM, TAG >
CardinalityStore()Tagcoll::CardinalityStore< ITEM, TAG > [inline]
const_iterator typedefTagcoll::CardinalityStore< ITEM, TAG >
consume(const ITEM &item)Tagcoll::Consumer< ITEM, TAG > [inline]
consume(const ITEM &item, const OpSet< TAG > &tags)Tagcoll::Consumer< ITEM, TAG > [inline]
consume(const OpSet< ITEM > &items)Tagcoll::Consumer< ITEM, TAG > [inline]
consume(const OpSet< ITEM > &items, const OpSet< TAG > &tags)Tagcoll::Consumer< ITEM, TAG > [inline]
consumeItem(const ITEM &item, const OpSet< TAG > &tagset)Tagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
consumeItems(const OpSet< ITEM > &items, const OpSet< TAG > &tagset)Tagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
consumeItemsUntagged(const OpSet< ITEM > &)Tagcoll::Collection< ITEM, TAG > [inline, protected, virtual]
consumeItemUntagged(const ITEM &)Tagcoll::Collection< ITEM, TAG > [inline, protected, virtual]
distGraphTagcoll::Normalizer< ITEM, TAG > [protected]
distgraph_t typedefTagcoll::Normalizer< ITEM, TAG > [protected]
end()Tagcoll::CardinalityStore< ITEM, TAG > [inline]
end() constTagcoll::CardinalityStore< ITEM, TAG > [inline]
findTagWithMaxCardinalityNotIn(const OpSet< TAG > &tags, int *card=0) constTagcoll::CardinalityStore< ITEM, TAG >
getAllTags() constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
getCardinality(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG > [virtual]
getChildCollection(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG >
getCollectionWithoutTags(const OpSet< TAG > &tag) constTagcoll::CardinalityStore< ITEM, TAG >
getCollectionWithoutTagsetsHaving(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG >
getCollectionWithoutTagsetsHavingAnyOf(const OpSet< TAG > &tag) constTagcoll::CardinalityStore< ITEM, TAG >
getCompanionItems(const OpSet< TAG > &ts) constTagcoll::CardinalityStore< ITEM, TAG >
getCompanionItemsAndTagsets(const OpSet< TAG > &ts) constTagcoll::CardinalityStore< ITEM, TAG >
getCompanionTags(const OpSet< TAG > &ts) constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
getImpliedBy(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG >
getImplyingOneOf(const OpSet< TAG > &tags) constTagcoll::CardinalityStore< ITEM, TAG > [protected]
getItems(const TAG &tag) const Tagcoll::ReadonlyCollection< ITEM, TAG > [inline]
getItems(const OpSet< TAG > &tags) constTagcoll::ReadonlyCollection< ITEM, TAG > [inline]
getItemsExactMatch(const OpSet< TAG > &ts) constTagcoll::CardinalityStore< ITEM, TAG >
getItemsHavingTag(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
getItemsHavingTags(const OpSet< TAG > &tags) constTagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
getRelatedItems(const OpSet< TAG > &ts, int maxdistance=1) constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
getRelatedTagsets(const OpSet< TAG > &ts, int maxdistance=1) constTagcoll::CardinalityStore< ITEM, TAG >
getTaggedItems() constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
getTags(const ITEM &item) const Tagcoll::ReadonlyCollection< ITEM, TAG > [inline]
getTags(const OpSet< ITEM > &items) constTagcoll::ReadonlyCollection< ITEM, TAG > [inline]
getTagsOfItem(const ITEM &item) const Tagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
getTagsOfItems(const OpSet< ITEM > &items) constTagcoll::CardinalityStore< ITEM, TAG > [protected, virtual]
hasItem(const ITEM &item) const Tagcoll::CardinalityStore< ITEM, TAG >
hasTag(const TAG &tag) const Tagcoll::CardinalityStore< ITEM, TAG > [inline, virtual]
itemCount() constTagcoll::CardinalityStore< ITEM, TAG >
iterator typedefTagcoll::CardinalityStore< ITEM, TAG >
max_thresholdTagcoll::Normalizer< ITEM, TAG > [protected]
maxMergeDistTagcoll::Normalizer< ITEM, TAG > [protected]
merge_thresholdTagcoll::Normalizer< ITEM, TAG > [protected]
mergeEquivalentTags()Tagcoll::CardinalityStore< ITEM, TAG >
mergeTagsets(const OpSet< TAG > &ts1, const OpSet< TAG > &ts2)Tagcoll::Normalizer< ITEM, TAG > [protected]
min_thresholdTagcoll::Normalizer< ITEM, TAG > [protected]
normalize()Tagcoll::Normalizer< ITEM, TAG >
Normalizer(float mmd=1.0)Tagcoll::Normalizer< ITEM, TAG > [inline]
output(Consumer< ITEM, TAG > &cons) constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
outputHavingTags(const OpSet< TAG > &ts, Consumer< ITEM, TAG > &consumer) constTagcoll::CardinalityStore< ITEM, TAG > [virtual]
removeAfterMerge(const OpSet< TAG > &ts, const OpSet< TAG > &merged)Tagcoll::Normalizer< ITEM, TAG > [protected]
removeTagsWithCardinalityLessThan(int card)Tagcoll::CardinalityStore< ITEM, TAG >
tagCount() constTagcoll::CardinalityStore< ITEM, TAG > [inline]
tagsTagcoll::CardinalityStore< ITEM, TAG > [protected]
tagsetCount() constTagcoll::CardinalityStore< ITEM, TAG > [inline]
tagsetsTagcoll::CardinalityStore< ITEM, TAG > [protected]
tagsets_t typedefTagcoll::Normalizer< ITEM, TAG > [protected]
~CardinalityStore()Tagcoll::CardinalityStore< ITEM, TAG > [inline, virtual]
~Collection()Tagcoll::Collection< ITEM, TAG > [inline, virtual]
~Consumer()Tagcoll::Consumer< ITEM, TAG > [inline, virtual]
~ReadonlyCollection()Tagcoll::ReadonlyCollection< ITEM, TAG > [inline, virtual]


Generated on Mon Jan 12 12:08:58 2009 for libtagcoll by  doxygen 1.5.1