Public Member Functions | |
void | Initialize () |
Public Attributes | |
inT32 | BlobLength |
int | NumMatches |
bool | HasNonfragment |
ScoredClass | match [MAX_NUM_CLASSES] |
ScoredClass | best_match |
CLASS_PRUNER_RESULTS | CPResults |
void ADAPT_RESULTS::Initialize | ( | ) | [inline] |
Initializes data members to the default values. Sets the initial rating of each class to be the worst possible rating (1.0).
ScoredClass ADAPT_RESULTS::match[MAX_NUM_CLASSES] |