Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / Lfold_8h_source.tex
1 \hypertarget{Lfold_8h}{\section{Lfold.\-h}
2 \label{Lfold_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/\-Lfold.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/\-Lfold.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_LFOLD\_H\_\_}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_LFOLD\_H\_\_}
8 00003 \textcolor{preprocessor}{}
9 00038 \textcolor{keywordtype}{float} \hyperlink{group__local__mfe__fold_ga16e5a70e60835bb969eaecbe6482f1be}{Lfold}(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *\textcolor{keywordtype}{string},
10 00039             \textcolor{keywordtype}{char} *structure,
11 00040             \textcolor{keywordtype}{int} maxdist);
12 00041 
13 00053 \textcolor{keywordtype}{float} \hyperlink{group__local__mfe__fold_gab6d79eecc180f586679f7b85cce5cbe9}{Lfoldz}( \textcolor{keyword}{const} \textcolor{keywordtype}{char} *\textcolor{keywordtype}{string},
14 00054               \textcolor{keywordtype}{char} *structure,
15 00055               \textcolor{keywordtype}{int} maxdist,
16 00056               \textcolor{keywordtype}{int} zsc,
17 00057               \textcolor{keywordtype}{double} min\_z);
18 00058 
19 00059 
20 00077 \textcolor{keywordtype}{float} \hyperlink{group__local__consensus__fold_ga20a173a3cdb83f5d1778e36c1a6b1f2b}{aliLfold}( \textcolor{keyword}{const} \textcolor{keywordtype}{char} **strings,
21 00078                 \textcolor{keywordtype}{char} *structure,
22 00079                 \textcolor{keywordtype}{int} maxdist);
23 00080 
24 00081 \textcolor{preprocessor}{#endif}
25 \end{DoxyCode}