Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Core::Feature::WeightedFeatureList Class Reference

#include <WeightedFeatureList.h>

List of all members.

Public Member Functions

 WeightedFeatureList ()
 WeightedFeatureList (CString input)
void Clear ()
int Size () const
String GetFeature (int i) const
Real64 GetWeight (int i) const
Real64 GetTotalWeight () const
void Add (CString feature, Real64 weight)
void ParseAndAdd (String input)
int Diff (const WeightedFeatureList *arg) const

Private Attributes

std::vector< StringmFeatures
std::vector< Real64mWeights
 ILOG_VAR_DEC


Detailed Description

Definition at line 15 of file WeightedFeatureList.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:19:35 2011 for ImpalaSrc by  doxygen 1.5.1