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

void Impala::Util::Random::RandomizeSeed (  )  [inline]

Definition at line 55 of file Random.h.

References SetSeed().

Referenced by Impala::Core::Feature::InterestPointFeature::InterestPointFeature().

00056     {
00057         SetSeed(time(0));
00058     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:20 2011 for ImpalaSrc by  doxygen 1.5.1