32 #ifndef CARTREENODEDATA_H__
33 #define CARTREENODEDATA_H__
SGVector< float64_t > transit_into_values
float64_t weight_minus_node
structure to store data of a node of CART. This can be used as a template type in TreeMachineNode cla...
float64_t weight_minus_branch
static void print_data(const CARTreeNodeData &data)
void display_vector(const char *name="vector", const char *prefix="") const