paradiseo/Doxygen doc/latex/classeo_l1_distance.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

46 lines
1.8 KiB
TeX

\hypertarget{classeo_l1_distance}{}\doxysection{eo\+L1\+Distance$<$ E\+OT $>$ Class Template Reference}
\label{classeo_l1_distance}\index{eoL1Distance$<$ EOT $>$@{eoL1Distance$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Distance.\+h$>$}
Inheritance diagram for eo\+L1\+Distance$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=306pt]{classeo_l1_distance__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+L1\+Distance$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=306pt]{classeo_l1_distance__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_l1_distance_ae377a2c693fd5e807133e61278f717f0}\label{classeo_l1_distance_ae377a2c693fd5e807133e61278f717f0}}
double \mbox{\hyperlink{classeo_l1_distance_ae377a2c693fd5e807133e61278f717f0}{operator()}} (const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+v1, const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+v2)
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT$>$\newline
class eo\+L1\+Distance$<$ E\+O\+T $>$}
SV\+: from \mbox{\hyperlink{classeo_hamming_distance}{eo\+Hamming\+Distance}}, it is in fact the L1 distance
This is a generic class for L1 distance computation\+: assumes the 2 things are std\+::vectors of something that is double-\/castable For bitstrings, this is the Hamming distance
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
eo/src/utils/eo\+Distance.\+h\end{DoxyCompactItemize}