Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / treedist_8h_source.tex
1 \hypertarget{treedist_8h}{\section{treedist.\-h}
2 \label{treedist_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/treedist.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/treedist.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
8 00003 \textcolor{preprocessor}{}
9 00009 \textcolor{preprocessor}{#include "\hyperlink{dist__vars_8h}{dist\_vars.h}"}
10 00010 
11 00018 \hyperlink{structTree}{Tree}   *\hyperlink{treedist_8h_a08fe4d5afd385dce593b86eaf010c6e3}{make\_tree}(\textcolor{keywordtype}{char} *struc);
12 00019 
13 00027 \textcolor{keywordtype}{float}   \hyperlink{treedist_8h_a3b21f1925f7071f46d93431a835217bb}{tree\_edit\_distance}( \hyperlink{structTree}{Tree} *T1,
14 00028                             \hyperlink{structTree}{Tree} *T2);
15 00029 
16 00033 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_a21ad4de3ba4055aeef08b28c9ad48894}{print\_tree}(\hyperlink{structTree}{Tree} *t);
17 00034 
18 00040 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_acbc1cb9bce582ea945e4a467c76a57aa}{free\_tree}(\hyperlink{structTree}{Tree} *t);
19 00041 
20 00042 \textcolor{preprocessor}{#endif}
21 \end{DoxyCode}