associate(const T *old_feat_begin, const T *old_feat_end, const T *new_feat_begin, const T *new_feat_end, const TimeInterval &TIME_DIFF) | code::MDA_Utils< T > | [static] |
by_height(const T &a, const T &b) | code::MDA_Utils< T > | [inline, static] |
by_range(const T &a, const T &b) | code::MDA_Utils< T > | [inline, static] |
by_rank(const T &a, const T &b) | code::MDA_Utils< T > | [inline, static] |
getGuessLocation(const T &old_feat, TimeInterval TIME_DIFF) | code::MDA_Utils< T > | [inline, static] |
isUnique(const T *old_feat_begin, const T *new_feat_begin, const std::vector< std::vector< int > > &newfeat_vect, const T *curr_oldfeat, const T *curr_newfeat, const TimeInterval &TIME_DIFF) | code::MDA_Utils< T > | [static] |
MDA_Utils() | code::MDA_Utils< T > | |