Definition at line 293 of file mainRandomForest.cpp.
References RandomForest().
00294 { 00295 return RandomForest(argc, argv); 00296 }
Here is the call graph for this function: