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

template<class SimFunc>
virtual String Impala::Core::Feature::RadiusClusteror< SimFunc >::GetClusterType (  )  const [inline, virtual]

The type of clusteror, e.g.

radius or kmeans.

Implements Impala::Core::Feature::Clusteror.

Definition at line 55 of file RadiusClusteror.h.

00056     {
00057         return "radius";
00058     }


Generated on Fri Mar 19 11:10:29 2010 for ImpalaSrc by  doxygen 1.5.1