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

Impala::Core::Training::TrainDataSrcKernelTable::TrainDataSrcKernelTable ( Feature::FeatureTable kernelMatrix,
Table::AnnotationTable annotation 
) [inline]

Definition at line 21 of file TrainDataSrcKernelTable.h.

References mTable, and SelectValid().

00023         : TrainDataSrc(annotation)
00024     {
00025         mTable = kernelMatrix;
00026         SelectValid();
00027     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:25:07 2010 for ImpalaSrc by  doxygen 1.5.1