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

Real64 Impala::Core::Training::FikSvm::GetWeight ( int  idx  )  const [inline]

Definition at line 69 of file FikSvm.h.

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

00070     {
00071         return mFeatures.GetWeight(idx);
00072     }

Here is the call graph for this function:


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