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