Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / profiledist_8h_source.tex
1 \hypertarget{profiledist_8h}{\section{profiledist.\-h}
2 \label{profiledist_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/profiledist.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/profiledist.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_PROFILEDIST\_H\_\_}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_PROFILEDIST\_H\_\_}
8 00003 \textcolor{preprocessor}{}
9 00004 \textcolor{preprocessor}{#ifdef \_\_GNUC\_\_}
10 00005 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define DEPRECATED(func) func \_\_attribute\_\_ ((deprecated))}
11 00006 \textcolor{preprocessor}{}\textcolor{preprocessor}{#else}
12 00007 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define DEPRECATED(func) func}
13 00008 \textcolor{preprocessor}{}\textcolor{preprocessor}{#endif}
14 00009 \textcolor{preprocessor}{}
15 00010 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
16 00011 
17 00020 \textcolor{keywordtype}{float} \hyperlink{profiledist_8h_abe75e90e00a1e5dd8862944ed53dad5d}{profile\_edit\_distance}(\textcolor{keyword}{const} \textcolor{keywordtype}{float} *T1,
18 00021                             \textcolor{keyword}{const} \textcolor{keywordtype}{float} *T2);
19 00022 
20 00033 \textcolor{keywordtype}{float} *\hyperlink{profiledist_8h_a8822fd5268be115c6e6cdc92009436cc}{Make\_bp\_profile\_bppm}(FLT\_OR\_DBL *bppm,
21 00034                             \textcolor{keywordtype}{int} length);
22 00035 
23 00039 \textcolor{keywordtype}{void}  \hyperlink{profiledist_8h_a8e0b4fe3698b3502945116ecc0ba6160}{print\_bppm}(\textcolor{keyword}{const} \textcolor{keywordtype}{float} *T);
24 00040 
25 00046 \textcolor{keywordtype}{void}  \hyperlink{profiledist_8h_a9b0b84a5a45761bf42d7c835dcdb3b85}{free\_profile}(\textcolor{keywordtype}{float} *T);
26 00047 
27 00056 DEPRECATED(\textcolor{keywordtype}{float} *\hyperlink{profiledist_8h_a904c7eaf4a2413567c00ac4891749d18}{Make\_bp\_profile}(\textcolor{keywordtype}{int} length));
28 00057 
29 00058 \textcolor{preprocessor}{#endif}
30 \end{DoxyCode}