adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
64
Doxygen doc/latex/classeo_interquartile_range_stat.tex
Normal file
64
Doxygen doc/latex/classeo_interquartile_range_stat.tex
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
\hypertarget{classeo_interquartile_range_stat}{}\doxysection{eo\+Interquartile\+Range\+Stat$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_interquartile_range_stat}\index{eoInterquartileRangeStat$<$ EOT $>$@{eoInterquartileRangeStat$<$ EOT $>$}}
|
||||
|
||||
|
||||
A robust measure of dispersion (also called midspread or middle fifty) that is the difference between the third and the first quartile.
|
||||
|
||||
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Stat.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Interquartile\+Range\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_interquartile_range_stat__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Interquartile\+Range\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_interquartile_range_stat__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_aec6aba8cbf14cdd86dc53b4ae24fb36b}\label{classeo_interquartile_range_stat_aec6aba8cbf14cdd86dc53b4ae24fb36b}}
|
||||
{\bfseries eo\+Interquartile\+Range\+Stat} (typename E\+O\+T\+::\+Fitness start, std\+::string \mbox{\hyperlink{classeo_param_abe1e3e50080a2be2365596ed68d16979}{description}}=\char`\"{}I\+QR\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}\label{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}}
|
||||
virtual void \mbox{\hyperlink{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_a796b1c9732c731ad9f7f0f09c8450b9e}\label{classeo_interquartile_range_stat_a796b1c9732c731ad9f7f0f09c8450b9e}}
|
||||
virtual std\+::string {\bfseries class\+Name} (void) const
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_a9e93f3ba5ec9423f814e4e9eebd10548}\label{classeo_interquartile_range_stat_a9e93f3ba5ec9423f814e4e9eebd10548}}
|
||||
{\bfseries eo\+Interquartile\+Range\+Stat} (std\+::string \mbox{\hyperlink{classeo_param_abe1e3e50080a2be2365596ed68d16979}{description}}=\char`\"{}I\+QR\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}\label{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}}
|
||||
virtual void \mbox{\hyperlink{classeo_interquartile_range_stat_a83cd2cb26af524823d296989e96240e7}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_interquartile_range_stat_a796b1c9732c731ad9f7f0f09c8450b9e}\label{classeo_interquartile_range_stat_a796b1c9732c731ad9f7f0f09c8450b9e}}
|
||||
virtual std\+::string {\bfseries class\+Name} (void) const
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Interquartile\+Range\+Stat$<$ E\+O\+T $>$}
|
||||
|
||||
A robust measure of dispersion (also called midspread or middle fifty) that is the difference between the third and the first quartile.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Stat.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue