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

String Impala::Core::Training::FikSvm::GetFeature ( int  idx  )  const [inline]

Definition at line 63 of file FikSvm.h.

References Impala::Core::Feature::WeightedFeatureList::GetFeature(), and mFeatures.

00064     {
00065         return mFeatures.GetFeature(idx);
00066     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:14 2011 for ImpalaSrc by  doxygen 1.5.1