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

#include <NT_tree_cmp.h>

Public Member Functions

 RatioLimits ()
 
 RatioLimits (double lower, double upper)
 
bool insideLimits (double ratio) const
 
bool isValid () const
 

Detailed Description

Definition at line 36 of file NT_tree_cmp.h.

Constructor & Destructor Documentation

RatioLimits::RatioLimits ( )
inline

Definition at line 41 of file NT_tree_cmp.h.

RatioLimits::RatioLimits ( double  lower,
double  upper 
)
inline

Definition at line 42 of file NT_tree_cmp.h.

Member Function Documentation

bool RatioLimits::insideLimits ( double  ratio) const
inline

Definition at line 44 of file NT_tree_cmp.h.

Referenced by GroupMatchScorer::setLimits().

bool RatioLimits::isValid ( ) const
inline

Definition at line 45 of file NT_tree_cmp.h.

Referenced by GroupMatchScorer::check_validity().


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