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

Table::QuidTable* Impala::Core::Training::KernelMatrix::GetQuids (  )  [inline]

Definition at line 152 of file KernelMatrix.h.

References Impala::Core::Matrix::DistributedAccess::GetRowQuids(), and mDA.

00153     {
00154         if (mDA)
00155             return mDA->GetRowQuids();
00156         return 0;
00157     }

Here is the call graph for this function:


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