ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
TreeNode.hpp File Reference
#include <memory>
#include <set>
#include "utils/Types.hpp"

Go to the source code of this file.

Classes

struct  ppforest2::TreeNode
 Abstract base class for nodes in a projection pursuit tree. More...
 
struct  ppforest2::TreeNode::Visitor
 Visitor interface for tree node dispatch. More...
 

Namespaces

namespace  ppforest2