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

size_t Impala::Core::Training::PrecomputeTask::NrFeatures (  )  const [inline]

Definition at line 192 of file PrecomputeTask.h.

References Impala::Core::Matrix::DistributedAccess::GetNrFeatures(), and mDevelKernel.

Referenced by PrecomputeTask().

00193     {
00194         return mDevelKernel->GetNrFeatures();
00195     }

Here is the call graph for this function:


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