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

static ClusterorFactory& Impala::Core::Feature::ClusterorFactory::Instance (  )  [inline, static]

Definition at line 26 of file ClusterorFactory.h.

Referenced by Impala::Core::VideoSet::ClusterFeatures::ClusterFeatures(), and Impala::Core::ImageSet::ClusterFeatures::ClusterFeatures().

00027     {
00028         static ClusterorFactory theFactory;
00029         return theFactory;
00030     }


Generated on Fri Mar 19 11:08:40 2010 for ImpalaSrc by  doxygen 1.5.1