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

int Impala::Util::RandomInt (  ) 

Definition at line 47 of file Random.h.

References RandomInt().

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

00048 {
00049     return RandomInt(RAND_MAX);
00050 }

Here is the call graph for this function:


Generated on Fri Mar 19 11:39:13 2010 for ImpalaSrc by  doxygen 1.5.1