This is the complete list of members for Forest, including all inherited members.
| constructForestFromFolder(std::string pathToFolder) | Forest | inline |
| constructForestFromPaths(std::vector< std::string > &treesPathIn) | Forest | inline |
| Forest() | Forest | inline |
| Forest(std::string pathToFolder, bool isClassification) | Forest | inline |
| forest | Forest | |
| isClassification | Forest | |
| numTrees | Forest | |
| predict(VectorPtr &input, std::vector< float > &resultVector, int numInputs, int numFeatures) | Forest | inline |
| vectorizeForestFolder(std::string pathToFolder, std::vector< std::string > &pathVector) | Forest | inlinestatic |