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

53 lines
2.5 KiB
TeX

\hypertarget{classparadiseo_1_1smp_1_1_hypercubic}{}\doxysection{paradiseo\+::smp\+::Hypercubic Class Reference}
\label{classparadiseo_1_1smp_1_1_hypercubic}\index{paradiseo::smp::Hypercubic@{paradiseo::smp::Hypercubic}}
{\ttfamily \#include $<$hypercubic.\+h$>$}
Inheritance diagram for paradiseo\+::smp\+::Hypercubic\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=232pt]{classparadiseo_1_1smp_1_1_hypercubic__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for paradiseo\+::smp\+::Hypercubic\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=232pt]{classparadiseo_1_1smp_1_1_hypercubic__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
void \mbox{\hyperlink{classparadiseo_1_1smp_1_1_hypercubic_a814cfb24787df560b41ec5fd6bdbbfc4}{operator()}} (unsigned nb\+Node, std\+::vector$<$ std\+::vector$<$ bool $>$$>$ \&matrix) const
\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
\mbox{\hyperlink{classparadiseo_1_1smp_1_1_hypercubic}{Hypercubic}}\+: Inherit from \mbox{\hyperlink{classparadiseo_1_1smp_1_1_topology_builder}{Topology\+Builder}}. Represents a builder for an hypercubic topology. The number of nodes must be a power of 2, and will be the degree of the hpercube. If it is not the case, the topology will not be built.
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classparadiseo_1_1smp_1_1_hypercubic_a814cfb24787df560b41ec5fd6bdbbfc4}\label{classparadiseo_1_1smp_1_1_hypercubic_a814cfb24787df560b41ec5fd6bdbbfc4}}
\index{paradiseo::smp::Hypercubic@{paradiseo::smp::Hypercubic}!operator()@{operator()}}
\index{operator()@{operator()}!paradiseo::smp::Hypercubic@{paradiseo::smp::Hypercubic}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily void paradiseo\+::smp\+::\+Hypercubic\+::operator() (\begin{DoxyParamCaption}\item[{unsigned}]{nb\+Node, }\item[{std\+::vector$<$ std\+::vector$<$ bool $>$$>$ \&}]{matrix }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [virtual]}}
Fills the given matrix for a hypercubic topology with the specified number of nodes.
Implements \mbox{\hyperlink{classparadiseo_1_1smp_1_1_topology_builder_a502944a16d352f569d36983b58af02e0}{paradiseo\+::smp\+::\+Topology\+Builder}}.
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
smp/src/topology/hypercubic.\+h\item
smp/src/topology/hypercubic.\+cpp\end{DoxyCompactItemize}