Cambridge SMT System
ucam::fsttools::FeatureTracker Class Reference

#include <fstutils.topofeatures.hpp>

Public Member Functions

 FeatureTracker ()
 
bool remove (unsigned s)
 
int operator() (unsigned s)
 
void operator() (unsigned s, unsigned f)
 
void update (unsigned s)
 
bool stop ()
 
bool validate (unsigned s, unsigned k, float v)
 

Detailed Description

Definition at line 319 of file fstutils.topofeatures.hpp.

Constructor & Destructor Documentation

ucam::fsttools::FeatureTracker::FeatureTracker ( )
inline

Definition at line 325 of file fstutils.topofeatures.hpp.

Member Function Documentation

int ucam::fsttools::FeatureTracker::operator() ( unsigned  s)
inline

Definition at line 333 of file fstutils.topofeatures.hpp.

void ucam::fsttools::FeatureTracker::operator() ( unsigned  s,
unsigned  f 
)
inline

Definition at line 339 of file fstutils.topofeatures.hpp.

bool ucam::fsttools::FeatureTracker::remove ( unsigned  s)
inline

Definition at line 330 of file fstutils.topofeatures.hpp.

bool ucam::fsttools::FeatureTracker::stop ( )
inline

Definition at line 354 of file fstutils.topofeatures.hpp.

void ucam::fsttools::FeatureTracker::update ( unsigned  s)
inline

Definition at line 349 of file fstutils.topofeatures.hpp.

Here is the call graph for this function:

bool ucam::fsttools::FeatureTracker::validate ( unsigned  s,
unsigned  k,
float  v 
)
inline

Definition at line 357 of file fstutils.topofeatures.hpp.

Here is the call graph for this function:


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