Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:19:28 2011 for ImpalaSrc by  doxygen 1.5.1