1
0
Files
SimulatedAnnealing/Rapport/latex/models_8cpp.tex
2023-12-31 15:42:33 +01:00

44 lines
2.2 KiB
TeX
Executable File

\hypertarget{models_8cpp}{}\doxysection{models.\+cpp File Reference}
\label{models_8cpp}\index{models.cpp@{models.cpp}}
{\ttfamily \#include $<$math.\+h$>$}\newline
{\ttfamily \#include $<$iostream$>$}\newline
{\ttfamily \#include $<$cstring$>$}\newline
{\ttfamily \#include \char`\"{}models.\+h\char`\"{}}\newline
Include dependency graph for models.\+cpp\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{models_8cpp__incl}
\end{center}
\end{figure}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
double \mbox{\hyperlink{models_8cpp_a67ac6f35017e6e216cff24f8681b5af0}{polynom}} (std\+::vector$<$ double $>$ a, double x)
\item
std\+::vector$<$ int $>$ \mbox{\hyperlink{models_8cpp_aebc9db00b96647bac31c9a40933a134b}{vdtovi}} (std\+::vector$<$ double $>$ Vd)
\item
std\+::vector$<$ double $>$ \mbox{\hyperlink{models_8cpp_a53fb140642d95f0fc96444ff4e6125c2}{vitovd}} (std\+::vector$<$ int $>$ Vi)
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{models_8cpp_a67ac6f35017e6e216cff24f8681b5af0}\label{models_8cpp_a67ac6f35017e6e216cff24f8681b5af0}}
\index{models.cpp@{models.cpp}!polynom@{polynom}}
\index{polynom@{polynom}!models.cpp@{models.cpp}}
\doxysubsubsection{\texorpdfstring{polynom()}{polynom()}}
{\footnotesize\ttfamily double polynom (\begin{DoxyParamCaption}\item[{std\+::vector$<$ double $>$}]{a, }\item[{double}]{x }\end{DoxyParamCaption})}
\mbox{\Hypertarget{models_8cpp_aebc9db00b96647bac31c9a40933a134b}\label{models_8cpp_aebc9db00b96647bac31c9a40933a134b}}
\index{models.cpp@{models.cpp}!vdtovi@{vdtovi}}
\index{vdtovi@{vdtovi}!models.cpp@{models.cpp}}
\doxysubsubsection{\texorpdfstring{vdtovi()}{vdtovi()}}
{\footnotesize\ttfamily std\+::vector$<$int$>$ vdtovi (\begin{DoxyParamCaption}\item[{std\+::vector$<$ double $>$}]{Vd }\end{DoxyParamCaption})}
\mbox{\Hypertarget{models_8cpp_a53fb140642d95f0fc96444ff4e6125c2}\label{models_8cpp_a53fb140642d95f0fc96444ff4e6125c2}}
\index{models.cpp@{models.cpp}!vitovd@{vitovd}}
\index{vitovd@{vitovd}!models.cpp@{models.cpp}}
\doxysubsubsection{\texorpdfstring{vitovd()}{vitovd()}}
{\footnotesize\ttfamily std\+::vector$<$double$>$ vitovd (\begin{DoxyParamCaption}\item[{std\+::vector$<$ int $>$}]{Vi }\end{DoxyParamCaption})}