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

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

Definition at line 204 of file PrecomputeTask.h.

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

Referenced by PrecomputeTask().

00205     {
00206         return mDevelKernel->GetWeight(feature);
00207     }

Here is the call graph for this function:


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