DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
dtree::Node Member List

This is the complete list of members for dtree::Node, including all inherited members.

extra() constdtree::Node
getChild(int idx)dtree::Node
getChildrenCount() constdtree::Node
getMapping(int idx) constdtree::Node
getUnmappedChild(int idx)dtree::Node
Node(std::shared_ptr< DecisionTree > node)dtree::Nodeexplicit
parent() constdtree::Nodeinline
setChild(int idx, std::shared_ptr< Node > child)dtree::Node
setExtra(std::shared_ptr< NodeExtra > extra)dtree::Node
setMapping(int idx, int remapped)dtree::Node
setParent(std::weak_ptr< Node > node)dtree::Nodeinline
setValue(double v)dtree::Nodeinline
setVariable(Variable var)dtree::Node
value() constdtree::Nodeinline
variable() constdtree::Nodeinline