]> git.donarmstrong.com Git - mothur.git/blobdiff - regularizedrandomforest.cpp
mods to resolve some misc warnings. added alignPrimer function to needle man to allow...
[mothur.git] / regularizedrandomforest.cpp
index 55a8dc4a4284d07aef4211504e648be50a6cbc78..9fa19aba00ceb68353f32936c21962e14791a173 100644 (file)
@@ -54,4 +54,4 @@ int RegularizedRandomForest::updateGlobalOutOfBagEstimates(DecisionTree *decisio
                m->errorOut(e, "RegularizedRandomForest", "updateGlobalOutOfBagEstimates");
                exit(1);
        }
-}
\ No newline at end of file
+}