a1b81a790a9a03bdfeeefdf45399dbc7dc22fd0b
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / treedist_8h_source.tex
1 \hypertarget{treedist_8h_source}{
2 \section{/homes/fmmarquesmadeira/Projects/jabaws/binaries/src/ViennaRNA/H/treedist.h}
3 }
4
5
6 \begin{footnotesize}\begin{alltt}
7 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
8 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
9 00003 \textcolor{preprocessor}{}
10 00009 \textcolor{preprocessor}{#include "\hyperlink{dist__vars_8h}{dist_vars.h}"}
11 00010 
12 00018 \hyperlink{structTree}{Tree}   *\hyperlink{treedist_8h_a08fe4d5afd385dce593b86eaf010c6e3}{make_tree}(\textcolor{keywordtype}{char} *struc);
13 00019 
14 00027 \textcolor{keywordtype}{float}   \hyperlink{treedist_8h_a3b21f1925f7071f46d93431a835217bb}{tree_edit_distance}( \hyperlink{structTree}{Tree} *T1,
15 00028                             \hyperlink{structTree}{Tree} *T2);
16 00029 
17 00033 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_a21ad4de3ba4055aeef08b28c9ad48894}{print_tree}(\hyperlink{structTree}{Tree} *t);
18 00034 
19 00040 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_acbc1cb9bce582ea945e4a467c76a57aa}{free_tree}(\hyperlink{structTree}{Tree} *t);
20 00041 
21 00042 \textcolor{preprocessor}{#endif}
22 \end{alltt}\end{footnotesize}