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

Impala::Core::Training::SvmProblemBuilder::SvmProblemBuilder ( Table::AnnotationTable annotation,
Table::QuidTable usedQuids 
) [inline]

Definition at line 29 of file SvmProblemBuilder.h.

References mAnnotation, mModelLength, and mUsedQuids.

00031     {
00032         mAnnotation = annotation;
00033         mUsedQuids = usedQuids;
00034         mModelLength = 0;
00035     }


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