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