X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=randomforest.hpp;fp=randomforest.hpp;h=e67a6b920130e50d5070190b92401737a06ab781;hb=51f21ea4aea22d0c574f6db749c9b3ae7793f765;hp=716d1a1ede60c667840172db275814c73867041a;hpb=5e1ab7456ec5e9e516cfa0fec6afef2c2a03a257;p=mothur.git diff --git a/randomforest.hpp b/randomforest.hpp index 716d1a1..e67a6b9 100755 --- a/randomforest.hpp +++ b/randomforest.hpp @@ -13,7 +13,7 @@ #include "abstractrandomforest.hpp" #include "decisiontree.hpp" -class RandomForest: public AbstractRandomForest { +class RandomForest: public Forest { public: