ARB
Public Member Functions | List of all members
HitCounter Class Reference

Public Member Functions

 HitCounter ()
 
void inc (const TraversalHitLimit &traversal)
 
void calc_rel_match (int max_poss_matches)
 
int cmp_abs (const HitCounter &other) const
 
int cmp_rel (const HitCounter &other) const
 
int get_match_count () const
 
const double & get_rel_match_count () const
 

Detailed Description

Definition at line 37 of file PT_family.cxx.

Constructor & Destructor Documentation

HitCounter::HitCounter ( )
inline

Definition at line 44 of file PT_family.cxx.

Member Function Documentation

void HitCounter::inc ( const TraversalHitLimit traversal)
inline

Definition at line 46 of file PT_family.cxx.

References TraversalHitLimit::id, and TraversalHitLimit::limit.

Referenced by FamilyStat::count_match().

void HitCounter::calc_rel_match ( int  max_poss_matches)
inline

Definition at line 59 of file PT_family.cxx.

Referenced by FamilyStat::calc_rel_matches().

int HitCounter::cmp_abs ( const HitCounter other) const
inline

Definition at line 63 of file PT_family.cxx.

Referenced by FamilyStat::cmp_abs().

int HitCounter::cmp_rel ( const HitCounter other) const
inline

Definition at line 64 of file PT_family.cxx.

References double_cmp().

Referenced by FamilyStat::cmp_rel().

int HitCounter::get_match_count ( ) const
inline

Definition at line 66 of file PT_family.cxx.

Referenced by make_PT_family_list().

const double& HitCounter::get_rel_match_count ( ) const
inline

Definition at line 67 of file PT_family.cxx.

Referenced by make_PT_family_list().


The documentation for this class was generated from the following file: