Filter_Optimizer Class Reference

A filter in the TBB pipeline. More...

#include <Filter_Optimizer.h>

List of all members.

Public Member Functions

 Filter_Optimizer (Model_Refiner &)
virtual ~Filter_Optimizer ()
void * operator() (void *)

Detailed Description

A filter in the TBB pipeline.

Delegates the task to be done to refiner.optimize()


Constructor & Destructor Documentation

Filter_Optimizer::Filter_Optimizer ( Model_Refiner refiner  ) 
Filter_Optimizer::~Filter_Optimizer (  )  [virtual]

Member Function Documentation

void * Filter_Optimizer::operator() ( void *  token  ) 

Each document is passed through the filter using this method If we have read in tau documents, we update the global alphas Else we compute gradients & accumulate them in the local alphas


The documentation for this class was generated from the following files:
Generated on Tue Jul 19 11:45:26 2011 for Y!LDA by  doxygen 1.6.3