Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / profiledist_8h_source.tex
diff --git a/binaries/src/ViennaRNA/doc/latex/profiledist_8h_source.tex b/binaries/src/ViennaRNA/doc/latex/profiledist_8h_source.tex
new file mode 100644 (file)
index 0000000..a2067ef
--- /dev/null
@@ -0,0 +1,30 @@
+\hypertarget{profiledist_8h}{\section{profiledist.\-h}
+\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}}
+}
+
+\begin{DoxyCode}
+00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_PROFILEDIST\_H\_\_}
+00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_PROFILEDIST\_H\_\_}
+00003 \textcolor{preprocessor}{}
+00004 \textcolor{preprocessor}{#ifdef \_\_GNUC\_\_}
+00005 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define DEPRECATED(func) func \_\_attribute\_\_ ((deprecated))}
+00006 \textcolor{preprocessor}{}\textcolor{preprocessor}{#else}
+00007 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define DEPRECATED(func) func}
+00008 \textcolor{preprocessor}{}\textcolor{preprocessor}{#endif}
+00009 \textcolor{preprocessor}{}
+00010 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
+00011 
+00020 \textcolor{keywordtype}{float} \hyperlink{profiledist_8h_abe75e90e00a1e5dd8862944ed53dad5d}{profile\_edit\_distance}(\textcolor{keyword}{const} \textcolor{keywordtype}{float} *T1,
+00021                             \textcolor{keyword}{const} \textcolor{keywordtype}{float} *T2);
+00022 
+00033 \textcolor{keywordtype}{float} *\hyperlink{profiledist_8h_a8822fd5268be115c6e6cdc92009436cc}{Make\_bp\_profile\_bppm}(FLT\_OR\_DBL *bppm,
+00034                             \textcolor{keywordtype}{int} length);
+00035 
+00039 \textcolor{keywordtype}{void}  \hyperlink{profiledist_8h_a8e0b4fe3698b3502945116ecc0ba6160}{print\_bppm}(\textcolor{keyword}{const} \textcolor{keywordtype}{float} *T);
+00040 
+00046 \textcolor{keywordtype}{void}  \hyperlink{profiledist_8h_a9b0b84a5a45761bf42d7c835dcdb3b85}{free\_profile}(\textcolor{keywordtype}{float} *T);
+00047 
+00056 DEPRECATED(\textcolor{keywordtype}{float} *\hyperlink{profiledist_8h_a904c7eaf4a2413567c00ac4891749d18}{Make\_bp\_profile}(\textcolor{keywordtype}{int} length));
+00057 
+00058 \textcolor{preprocessor}{#endif}
+\end{DoxyCode}