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

Real64 Impala::Core::Training::PrecomputeTask::GetFeatureAverage ( int  feature  )  const [inline]

Definition at line 216 of file PrecomputeTask.h.

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

Referenced by PrecomputeTask().

00217     {
00218         return mDevelKernel->GetAverage(feature);
00219     }

Here is the call graph for this function:


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