Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / PKplex_8h_source.tex
1 \hypertarget{PKplex_8h}{\section{P\-Kplex.\-h}
2 \label{PKplex_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/\-P\-Kplex.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/\-P\-Kplex.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef PKPLEX\_H}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define PKPLEX\_H}
8 00003 \textcolor{preprocessor}{}
9 00004 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
10 00005 
11 00006 \textcolor{keyword}{extern} \hyperlink{structdupVar}{dupVar} *PlexHits;
12 00007 \textcolor{keyword}{extern} \textcolor{keywordtype}{int}    PlexHitsArrayLength;
13 00008 \textcolor{keyword}{extern} \textcolor{keywordtype}{int}    NumberOfHits;
14 00009 \textcolor{keyword}{extern} \textcolor{keywordtype}{int}    verbose;
15 00010 
16 00011 
17 00015 \hyperlink{structdupVar}{dupVar}  **PKLduplexfold\_XS( \textcolor{keyword}{const} \textcolor{keywordtype}{char} *s1,
18 00016                             \textcolor{keywordtype}{int} **access\_s1,
19 00017                             \textcolor{keyword}{const} \textcolor{keywordtype}{int} threshold,
20 00018                             \textcolor{keyword}{const} \textcolor{keywordtype}{int} alignment\_length,
21 00019                             \textcolor{keyword}{const} \textcolor{keywordtype}{int} delta);
22 00020 
23 00021 \textcolor{keywordtype}{int}     arraySize(\hyperlink{structduplexT}{duplexT} **array);
24 00022 
25 00023 \textcolor{keywordtype}{void}    freeDuplexT(\hyperlink{structduplexT}{duplexT} **array);
26 00024 
27 00025 \textcolor{preprocessor}{#endif}
28 \end{DoxyCode}