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

bool Impala::Core::Training::PrecomputeTask::IsChi2 (  )  const [inline]

Definition at line 228 of file PrecomputeTask.h.

References Impala::Persistency::KernelMatrixLocator::GetModel(), and mThisKerLoc.

00229     {
00230         return (mThisKerLoc.GetModel() == "chi2");
00231     }

Here is the call graph for this function:


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