regenerated doc because of licence section
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@657 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2d3587c1ee
commit
f5584011f5
359 changed files with 1769 additions and 1348 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=iso-8859-1">
|
||||
<title>ParadisEO-MOEO: moeoNSGAII< MOEOT > Class Template Reference</title>
|
||||
<title>ParadisEO-MOEOMovingObjects: moeoNSGAII< MOEOT > Class Template Reference</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
|
|
@ -94,6 +94,14 @@
|
|||
<a class="el" href="classmoeoElitistReplacement.html">moeoElitistReplacement</a>< MOEOT > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoNSGAII.html#75bc4b735c5de2a6fc93b2f2b63c7251">replace</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">elitist replacement <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="21e98772db6326a94d44a7f9a27d36f0"></a><!-- doxytag: member="moeoNSGAII::defaultQuadOp" ref="21e98772db6326a94d44a7f9a27d36f0" args="" -->
|
||||
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_quad_clone_op.html">eoQuadCloneOp</a>< MOEOT > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoNSGAII.html#21e98772db6326a94d44a7f9a27d36f0">defaultQuadOp</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">a default crossover <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="81f823297f146b3b6ce7460cb043e25e"></a><!-- doxytag: member="moeoNSGAII::defaultMonOp" ref="81f823297f146b3b6ce7460cb043e25e" args="" -->
|
||||
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_mon_clone_op.html">eoMonCloneOp</a>< MOEOT > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoNSGAII.html#81f823297f146b3b6ce7460cb043e25e">defaultMonOp</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">a default mutation <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2050440184979533f2c403bb044c064"></a><!-- doxytag: member="moeoNSGAII::defaultSGAGenOp" ref="a2050440184979533f2c403bb044c064" args="" -->
|
||||
<a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_s_g_a_gen_op.html">eoSGAGenOp</a>< MOEOT > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoNSGAII.html#a2050440184979533f2c403bb044c064">defaultSGAGenOp</a></td></tr>
|
||||
|
||||
|
|
@ -117,7 +125,7 @@ Agrawal, A. Pratap, and T. Meyarivan : "A fast elitist non-dominated sorting gen
|
|||
<p>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00037">37</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00040">40</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="a13ddb75d60e2956905a9eacca2e0b2e"></a><!-- doxytag: member="moeoNSGAII::moeoNSGAII" ref="a13ddb75d60e2956905a9eacca2e0b2e" args="(unsigned int _maxGen, eoEvalFunc< MOEOT > &_eval, eoGenOp< MOEOT > &_op)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
|
|
@ -163,7 +171,7 @@ Simple ctor with a <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00047">47</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00050">50</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="56a2b2ab62b2a4025f1d122e3cfa2aa2"></a><!-- doxytag: member="moeoNSGAII::moeoNSGAII" ref="56a2b2ab62b2a4025f1d122e3cfa2aa2" args="(unsigned int _maxGen, eoEvalFunc< MOEOT > &_eval, eoTransform< MOEOT > &_op)" -->
|
||||
|
|
@ -211,7 +219,7 @@ Simple ctor with a <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00059">59</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00063">63</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="996e1b2683378ae1880b7520814aa9c9"></a><!-- doxytag: member="moeoNSGAII::moeoNSGAII" ref="996e1b2683378ae1880b7520814aa9c9" args="(unsigned int _maxGen, eoEvalFunc< MOEOT > &_eval, eoQuadOp< MOEOT > &_crossover, double _pCross, eoMonOp< MOEOT > &_mutation, double _pMut)" -->
|
||||
|
|
@ -280,7 +288,7 @@ Ctor with a crossover, a mutation and their corresponding rates.
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00074">74</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00079">79</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="1797f01afde01d155e559522df12ae05"></a><!-- doxytag: member="moeoNSGAII::moeoNSGAII" ref="1797f01afde01d155e559522df12ae05" args="(eoContinue< MOEOT > &_continuator, eoEvalFunc< MOEOT > &_eval, eoGenOp< MOEOT > &_op)" -->
|
||||
|
|
@ -328,7 +336,7 @@ Ctor with a continuator (instead of _maxGen) and a <a class="elRef" doxygen="eo.
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00087">87</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00092">92</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="a2b8d5b2ca7e7fd5845c6cda896b75c6"></a><!-- doxytag: member="moeoNSGAII::moeoNSGAII" ref="a2b8d5b2ca7e7fd5845c6cda896b75c6" args="(eoContinue< MOEOT > &_continuator, eoEvalFunc< MOEOT > &_eval, eoTransform< MOEOT > &_op)" -->
|
||||
|
|
@ -376,7 +384,7 @@ Ctor with a continuator (instead of _maxGen) and a <a class="elRef" doxygen="eo.
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00099">99</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00105">105</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr><h2>Member Function Documentation</h2>
|
||||
|
|
@ -408,14 +416,14 @@ Apply a few generation of evolution to the population _pop until the stopping cr
|
|||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00109">109</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
Definition at line <a class="el" href="moeoNSGAII_8h-source.html#l00116">116</a> of file <a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a>.
|
||||
<p>
|
||||
References <a class="el" href="moeoNSGAII_8h-source.html#l00149">moeoNSGAII< MOEOT >::breed</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00133">moeoNSGAII< MOEOT >::continuator</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00141">moeoNSGAII< MOEOT >::diversityAssignment</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00139">moeoNSGAII< MOEOT >::fitnessAssignment</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00135">moeoNSGAII< MOEOT >::popEval</a>, and <a class="el" href="moeoNSGAII_8h-source.html#l00143">moeoNSGAII< MOEOT >::replace</a>.
|
||||
References <a class="el" href="moeoNSGAII_8h-source.html#l00160">moeoNSGAII< MOEOT >::breed</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00140">moeoNSGAII< MOEOT >::continuator</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00148">moeoNSGAII< MOEOT >::diversityAssignment</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00146">moeoNSGAII< MOEOT >::fitnessAssignment</a>, <a class="el" href="moeoNSGAII_8h-source.html#l00142">moeoNSGAII< MOEOT >::popEval</a>, and <a class="el" href="moeoNSGAII_8h-source.html#l00150">moeoNSGAII< MOEOT >::replace</a>.
|
||||
</div>
|
||||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="moeoNSGAII_8h-source.html">moeoNSGAII.h</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Fri Jul 6 09:41:04 2007 for ParadisEO-MOEO by
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue