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
50
Doxygen doc/latex/class_scaling_base.tex
Normal file
50
Doxygen doc/latex/class_scaling_base.tex
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
\hypertarget{class_scaling_base}{}\doxysection{Scaling\+Base Class Reference}
|
||||
\label{class_scaling_base}\index{ScalingBase@{ScalingBase}}
|
||||
|
||||
|
||||
Inheritance diagram for Scaling\+Base\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=246pt]{class_scaling_base__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_af268de2459bd97daf18a485aa2cb9dd9}\label{class_scaling_base_af268de2459bd97daf18a485aa2cb9dd9}}
|
||||
std\+::valarray$<$ double $>$ {\bfseries apply} (const std\+::valarray$<$ double $>$ \&x)
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_abaee3ab85869e119462615e13783c669}\label{class_scaling_base_abaee3ab85869e119462615e13783c669}}
|
||||
virtual double {\bfseries transform} (double input) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_a8837f60cad8000aa8e7ac1c9ca5b8e0c}\label{class_scaling_base_a8837f60cad8000aa8e7ac1c9ca5b8e0c}}
|
||||
virtual void {\bfseries transform} (std\+::valarray$<$ double $>$ \&inputs) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_aad55eab691cc5a3f0f163b36a3dfb9ad}\label{class_scaling_base_aad55eab691cc5a3f0f163b36a3dfb9ad}}
|
||||
virtual std\+::ostream \& {\bfseries print} (std\+::ostream \&os, std\+::string str) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_ad4f6fc3dc6c2c0f9c42285d8d6ac1c28}\label{class_scaling_base_ad4f6fc3dc6c2c0f9c42285d8d6ac1c28}}
|
||||
virtual std\+::valarray$<$ double $>$ {\bfseries transform} (const std\+::valarray$<$ double $>$ \&inputs) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_af268de2459bd97daf18a485aa2cb9dd9}\label{class_scaling_base_af268de2459bd97daf18a485aa2cb9dd9}}
|
||||
std\+::valarray$<$ double $>$ {\bfseries apply} (const std\+::valarray$<$ double $>$ \&x)
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_abaee3ab85869e119462615e13783c669}\label{class_scaling_base_abaee3ab85869e119462615e13783c669}}
|
||||
virtual double {\bfseries transform} (double input) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_a8837f60cad8000aa8e7ac1c9ca5b8e0c}\label{class_scaling_base_a8837f60cad8000aa8e7ac1c9ca5b8e0c}}
|
||||
virtual void {\bfseries transform} (std\+::valarray$<$ double $>$ \&inputs) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_aad55eab691cc5a3f0f163b36a3dfb9ad}\label{class_scaling_base_aad55eab691cc5a3f0f163b36a3dfb9ad}}
|
||||
virtual std\+::ostream \& {\bfseries print} (std\+::ostream \&os, std\+::string str) const =0
|
||||
\item
|
||||
\mbox{\Hypertarget{class_scaling_base_ad4f6fc3dc6c2c0f9c42285d8d6ac1c28}\label{class_scaling_base_ad4f6fc3dc6c2c0f9c42285d8d6ac1c28}}
|
||||
virtual std\+::valarray$<$ double $>$ {\bfseries transform} (const std\+::valarray$<$ double $>$ \&inputs) const =0
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/contrib/mathsym/regression/Scaling.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue