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

void Impala::Core::Table::Bayes::InitializeAnnoTables (  )  [inline]

Definition at line 209 of file Bayes.h.

References InitializeConceptAnnoTables(), and InitializeGenreAnnoTables().

Referenced by Bayes().

00210     {
00211         InitializeConceptAnnoTables();
00212         InitializeGenreAnnoTables();
00213     }

Here is the call graph for this function:


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