RNAlib-2.1.9
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
treedist.h
Go to the documentation of this file.
1
#ifndef __VIENNA_RNA_PACKAGE_TREE_DIST_H__
2
#define __VIENNA_RNA_PACKAGE_TREE_DIST_H__
3
9
#include "
dist_vars.h
"
10
18
Tree
*
make_tree
(
char
*struc);
19
27
float
tree_edit_distance
(
Tree
*T1,
28
Tree
*T2);
29
33
void
print_tree
(
Tree
*t);
34
40
void
free_tree
(
Tree
*t);
41
42
#endif
H
treedist.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1