small modification for windows compatibility

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@360 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-06-26 11:22:10 +00:00
commit 38f8b00568
135 changed files with 234 additions and 238 deletions

View file

@ -59,7 +59,7 @@ Class that describes a Simulated Annealing algorithm.
Definition at line 32 of file moSA.h.
Definition at line 30 of file moSA.h.
\subsection{Constructor \& Destructor Documentation}
\index{moSA@{moSA}!moSA@{moSA}}
@ -78,7 +78,7 @@ All the boxes used by a SA need to be given.
\end{Desc}
Definition at line 60 of file moSA.h.
Definition at line 58 of file moSA.h.
\subsection{Member Function Documentation}
\index{moSA@{moSA}!operator()@{operator()}}
@ -101,7 +101,7 @@ As a \doxyref{moTS}{p.}{classmo_t_s} or a \doxyref{moHC}{p.}{classmo_h_c}, the S
Implements {\bf eoUF$<$ M::EOType \&, bool $>$}.
Definition at line 82 of file moSA.h.
Definition at line 80 of file moSA.h.
References moSA$<$ M $>$::cont, moSA$<$ M $>$::cool\_\-sched, moSA$<$ M $>$::full\_\-eval, moSA$<$ M $>$::incr\_\-eval, moSA$<$ M $>$::init\_\-temp, moSA$<$ M $>$::move\_\-rand, and eoRng::uniform().