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

bool Impala::Core::DataFactory::CanWriteCodebook (  )  [inline]

Definition at line 352 of file DataFactory.h.

References Impala::Core::Database::RawDataSet::GetFilePathCodebook(), mDataSet, and mFeatureDef.

Referenced by RandomForest().

00353     {
00354         return !mDataSet->GetFilePathCodebook(mFeatureDef, true, true).empty();
00355     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:55:55 2010 for ImpalaSrc by  doxygen 1.5.1