]> AND Private Git Repository - mpi-energy.git/blobdiff - paper.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Change order for subfigures.
[mpi-energy.git] / paper.tex
index f3bc3dbbac556e118c1af2e9638d47aba85ce674..a7a269f04940018e65960faa5f81c662a2d3d765 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -359,11 +359,10 @@ performance as follows:
 \end{equation}
 \begin{figure}
   \centering
-  \subfloat[Converted relation.]{%
-    \includegraphics[width=.5\linewidth]{fig/file}\label{fig:r1}}%
   \subfloat[Real relation.]{%
-    \includegraphics[width=.5\linewidth]{fig/file3}\label{fig:r2}}
-  \label{fig:rel}
+    \includegraphics[width=.5\linewidth]{fig/file3}\label{fig:r2}}%
+  \subfloat[Converted relation.]{%
+    \includegraphics[width=.5\linewidth]{fig/file}\label{fig:r1}}
   \caption{The energy and performance relation}
 \end{figure}
 Then, we can model our objective function as finding the maximum distance
@@ -374,7 +373,7 @@ performance) at the same time, see Figure~(\ref{fig:r1}).  Then our objective
 function has the following form:
 \begin{equation}
   \label{eq:max}
-  Max Dist = \max_{j=1,2,\dots,F}
+  \textit{Max Dist} = \max_{j=1,2,\dots,F}
       (\overbrace{P^{-1}_\textit{Norm}(S_j)}^{\text{Maximize}} -
        \overbrace{E_\textit{Norm}(S_j)}^{\text{Minimize}} )
 \end{equation}