AUTHORS, index.h and moFitComparator have been updated
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@616 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4429a00f4d
commit
6c119796e0
263 changed files with 2315 additions and 1611 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<title>ParadisEO-MOMovingObjects: moFitSolContinue< EOT > Class Template Reference</title>
|
||||
<title>PARADISEO-MO: moFitSolContinue< EOT > Class Template Reference</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
|
|
@ -8,7 +8,6 @@
|
|||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="main.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><a href="classes.html"><span>Classes</span></a></li>
|
||||
<li><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
|
|
@ -39,7 +38,9 @@
|
|||
<p>Inheritance diagram for moFitSolContinue< EOT >:
|
||||
<p><center><img src="classmo_fit_sol_continue.png" usemap="#moFitSolContinue< EOT >_map" border="0" alt=""></center>
|
||||
<map name="moFitSolContinue< EOT >_map">
|
||||
<area href="classmo_sol_continue.html" alt="moSolContinue< EOT >" shape="rect" coords="0,0,159,24">
|
||||
<area href="classmo_sol_continue.html" alt="moSolContinue< EOT >" shape="rect" coords="0,112,173,136">
|
||||
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< const EOT &, bool >" shape="rect" coords="0,56,173,80">
|
||||
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,173,24">
|
||||
</map>
|
||||
<a href="classmo_fit_sol_continue-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td></td></tr>
|
||||
|
|
@ -54,7 +55,7 @@ typedef EOT::Fitness </td><td class="memItemRight" valign="bottom"><a class
|
|||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Basic constructor. <a href="#b14f37ba88de4e12583b22f5aabeb682"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_fit_sol_continue.html#fa9f0a15f99c998115cae9b456403a27">operator()</a> (const EOT &__sol)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function that activates the stopping criterion. <a href="#fa9f0a15f99c998115cae9b456403a27"></a><br></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/struct_function.html">Function</a> that activates the stopping criterion. <a href="#fa9f0a15f99c998115cae9b456403a27"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmo_fit_sol_continue.html#670bd895b4edfcd3aebb40d2295d7f7c">init</a> ()</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Procedure which allows to initialise all the stuff needed. <a href="#670bd895b4edfcd3aebb40d2295d7f7c"></a><br></td></tr>
|
||||
|
|
@ -119,14 +120,14 @@ template<class EOT> </div>
|
|||
<td class="paramtype">const EOT & </td>
|
||||
<td class="paramname"> <em>__sol</em> </td>
|
||||
<td> ) </td>
|
||||
<td width="100%"><code> [inline]</code></td>
|
||||
<td width="100%"><code> [inline, virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Function that activates the stopping criterion.
|
||||
<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/struct_function.html">Function</a> that activates the stopping criterion.
|
||||
<p>
|
||||
Indicates if the fitness threshold has not yet been reached.<p>
|
||||
<dl compact><dt><b>Parameters:</b></dt><dd>
|
||||
|
|
@ -136,6 +137,8 @@ Indicates if the fitness threshold has not yet been reached.<p>
|
|||
</dl>
|
||||
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true or false according to the value of the fitness. </dd></dl>
|
||||
|
||||
<p>
|
||||
Implements <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF< const EOT &, bool ></a>.
|
||||
<p>
|
||||
Definition at line <a class="el" href="mo_fit_sol_continue_8h-source.html#l00043">43</a> of file <a class="el" href="mo_fit_sol_continue_8h-source.html">moFitSolContinue.h</a>.
|
||||
<p>
|
||||
|
|
@ -171,7 +174,7 @@ Definition at line <a class="el" href="mo_fit_sol_continue_8h-source.html#l00057
|
|||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="mo_fit_sol_continue_8h-source.html">moFitSolContinue.h</a></ul>
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 20 11:30:28 2007 for ParadisEO-MOMovingObjects by
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 25 16:25:47 2007 for PARADISEO-MO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue