Classes | Functions
tree.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tree

Functions

void change_leaves (tree *t, char *leaf_list)
float get_hierarchy_probability (float *x, tree *hier, int c)
void hierarchy_predictions (float *predictions, int n, tree *hier, int only_leaves)
treeread_tree (char *filename)

Function Documentation

void change_leaves ( tree t,
char *  leaf_list 
)

Definition at line 7 of file tree.c.

float get_hierarchy_probability ( float *  x,
tree hier,
int  c 
)

Definition at line 27 of file tree.c.

void hierarchy_predictions ( float *  predictions,
int  n,
tree hier,
int  only_leaves 
)

Definition at line 37 of file tree.c.

tree* read_tree ( char *  filename)

Definition at line 53 of file tree.c.



rail_object_detector
Author(s):
autogenerated on Sat Jun 8 2019 20:26:31