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

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

Some parameter value characterizing the clusteror.

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

Definition at line 61 of file RadiusClusteror.h.

References Impala::MakeString(), and Impala::Core::Feature::RadiusClusteror< SimFunc >::mRadius.

00062     {
00063         return MakeString(mRadius);
00064     }

Here is the call graph for this function:


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