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

#include <fstutils.topofeatures.hpp>

Public Member Functions

 FeatureTrackerRev ()
 
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 249 of file fstutils.topofeatures.hpp.

Constructor & Destructor Documentation

ucam::fsttools::FeatureTrackerRev::FeatureTrackerRev ( )
inline

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

Member Function Documentation

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

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:


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