[CADIHash.h Index] [CADIHash.h Hierarchy]
A class which is supposed to contain the results of a comparison in the PicHunter sense of the word More...
#include <../libInvertedFile/include/CBitSetCollection.h>
Inherits: list
A class which is supposed to contain
the results of a comparison
in the PicHunter sense of the word.
In the present implementation each comparison result
is represented by a bit vector. Each of these bitvectors
contains the IDs of the documents which are consistent
with a comparison, i.e. which are after this comparison still
considered to be a possible target.
This class is now considered to
Adding a comparison results: push_back and consistify() giving back the set of all images presently consistent with the comparisons giving back the set of all images presently consistent with the comparisonsPublic Members
Detailed Description
int addResult(const CBitVector& inResult)
CBitVector const& getPresentlyConsistentSet()
void setPresentlyConsistentSet(const list<long>& inIDList)
Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000
Kdoc