koho.cpp  1.1.0
koho::Node Member List

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

deserialize(std::ifstream &fin)koho::Nodestatic
featurekoho::Node
histogramkoho::Node
improvementkoho::Node
impuritykoho::Node
left_childkoho::Node
NAkoho::Node
Node(NodesIdx_t left_child, NodesIdx_t right_child, FeaturesIdx_t feature, int NA, Features_t threshold, const std::vector< std::vector< Histogram_t >> &histogram, double impurity, double improvement)koho::Node
right_childkoho::Node
serialize(std::ofstream &fout)koho::Node
thresholdkoho::Node