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

void Impala::Core::Feature::RandomTree::Dump ( std::ostream &  os,
int  nrNodes 
) [inline]

Definition at line 86 of file RandomTree.h.

Referenced by Dump(), and DumpTree().

00087     {
00088         Dump(os, 0, nrNodes);
00089     }


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