JWS-117 Compiled all tools with ./compilebin.sh and some were missing related files.
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / svm__utils_8h_source.tex
index bda377e..67c677a 100644 (file)
@@ -1,12 +1,13 @@
-\hypertarget{svm__utils_8h}{\section{svm\-\_\-utils.\-h}
-\label{svm__utils_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/svm\-\_\-utils.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/svm\-\_\-utils.\-h}}
+\hypertarget{svm__utils_8h_source}{
+\section{/homes/fmmarquesmadeira/Projects/jabaws/binaries/src/ViennaRNA/H/svm\_\-utils.h}
 }
 
-\begin{DoxyCode}
+
+\begin{footnotesize}\begin{alltt}
 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_SUBOPT\_H\_\_}
 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_SUBOPT\_H\_\_}
 00003 \textcolor{preprocessor}{}
-\hypertarget{svm__utils_8h_source_l00004}{}\hyperlink{structsvm__model}{00004} \textcolor{keyword}{typedef} \textcolor{keyword}{struct }\hyperlink{structsvm__model}{svm\_model}\{
+\hypertarget{svm__utils_8h_source_l00004}{}\hyperlink{structsvm__model}{00004} \textcolor{keyword}{typedef} \textcolor{keyword}{struct }\hyperlink{structsvm__model}{svm_model}\{
 00005   \textcolor{keyword}{struct }svm\_parameter param;
 00006   \textcolor{keywordtype}{int} nr\_class;
 00007   \textcolor{keywordtype}{int} l;
@@ -18,7 +19,7 @@
 00013   \textcolor{keywordtype}{int} *label;
 00014   \textcolor{keywordtype}{int} *nSV;
 00015   \textcolor{keywordtype}{int} free\_sv;
-00016 \} \hyperlink{structsvm__model}{svm\_model};
+00016 \} \hyperlink{structsvm__model}{svm_model};
 00017 
 00018 \textcolor{keyword}{extern}  \textcolor{keywordtype}{char} *avg\_model\_string;
 00019 \textcolor{keyword}{extern}  \textcolor{keywordtype}{char} *sd\_model\_string;
 00025                           \textcolor{keywordtype}{int} C,
 00026                           \textcolor{keywordtype}{int} G,
 00027                           \textcolor{keywordtype}{int} T,
-00028                           \textcolor{keyword}{struct} \hyperlink{structsvm__model}{svm\_model} *avg\_model,
+00028                           \textcolor{keyword}{struct} \hyperlink{structsvm__model}{svm_model} *avg\_model,
 00029                           \textcolor{keywordtype}{int} *info );
 00030 \textcolor{keywordtype}{double}    sd\_regression  (\textcolor{keywordtype}{int} N,
 00031                           \textcolor{keywordtype}{int} A,
 00032                           \textcolor{keywordtype}{int} C,
 00033                           \textcolor{keywordtype}{int} G,
 00034                           \textcolor{keywordtype}{int} T,
-00035                           \textcolor{keyword}{struct} \hyperlink{structsvm__model}{svm\_model}  *sd\_model);
+00035                           \textcolor{keyword}{struct} \hyperlink{structsvm__model}{svm_model}  *sd\_model);
 00036 \textcolor{keywordtype}{double}    minimal\_sd     (\textcolor{keywordtype}{int} N,
 00037                           \textcolor{keywordtype}{int} A,
 00038                           \textcolor{keywordtype}{int} C,
 00039                           \textcolor{keywordtype}{int} G,
 00040                           \textcolor{keywordtype}{int} T);
-00041 \hyperlink{structsvm__model}{svm\_model} *svm\_load\_model\_string(\textcolor{keywordtype}{char} *modelString);
+00041 \hyperlink{structsvm__model}{svm_model} *svm\_load\_model\_string(\textcolor{keywordtype}{char} *modelString);
 00042 \textcolor{keywordtype}{int}       *get\_seq\_composition( \textcolor{keywordtype}{short} *S,
 00043                                 \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int} start,
 00044                                 \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int} stop);
 00045 
 00046 \textcolor{preprocessor}{#endif}
-\end{DoxyCode}
+\end{alltt}\end{footnotesize}