AUTHORS modification
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@152 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
cde1586361
commit
4c21c72510
137 changed files with 2356 additions and 2369 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<!-- Generated by Doxygen 1.4.6 -->
|
||||
<!-- Generated by Doxygen 1.5.1 -->
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="main.html"><span>Main Page</span></a></li>
|
||||
|
|
@ -36,17 +36,17 @@
|
|||
<p>Inheritance diagram for moeoMetric:
|
||||
<p><center><img src="classmoeoMetric.png" usemap="#moeoMetric_map" border="0" alt=""></center>
|
||||
<map name="moeoMetric_map">
|
||||
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,663,24">
|
||||
<area doxygen="eo.doxytag:../../../workspace/paradiseo-eo/doc/doc/html/" href="../../../workspace/paradiseo-eo/doc/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,663,24">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< A1, A2, R >" shape="rect" coords="673,112,1336,136">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const EOFitness &, const EOFitness &, R >" shape="rect" coords="673,168,1336,192">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const std::vector< EOFitness > &, const EOFitness &, R >" shape="rect" coords="673,224,1336,248">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const std::vector< EOFitness > &, const std::vector< EOFitness > &, R >" shape="rect" coords="673,280,1336,304">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const std::vector< typename EOT::Fitness > &, const std::vector< typename EOT::Fitness > &, double >" shape="rect" coords="673,336,1336,360">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const const EOFitness &, EOFitness &, R >" shape="rect" coords="673,168,1336,192">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const const std::vector< EOFitness > &, EOFitness &, R >" shape="rect" coords="673,224,1336,248">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const const std::vector< EOFitness > &, std::vector< EOFitness > &, R >" shape="rect" coords="673,280,1336,304">
|
||||
<area href="classmoeoBM.html" alt="moeoBM< const const std::vector< typename EOT::Fitness > &, std::vector< typename EOT::Fitness > &, double >" shape="rect" coords="673,336,1336,360">
|
||||
<area href="classmoeoUM.html" alt="moeoUM< A, R >" shape="rect" coords="673,392,1336,416">
|
||||
<area href="classmoeoUM.html" alt="moeoUM< const EOFitness &, R >" shape="rect" coords="673,448,1336,472">
|
||||
<area href="classmoeoUM.html" alt="moeoUM< const std::vector< EOFitness > &, R >" shape="rect" coords="673,504,1336,528">
|
||||
</map>
|
||||
<a href="classmoeoMetric-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
|
|
@ -56,8 +56,8 @@ Base class for performance metrics (also called quality indicators).
|
|||
<p>
|
||||
Definition at line <a class="el" href="moeoMetric_8h-source.html#l00021">21</a> of file <a class="el" href="moeoMetric_8h-source.html">moeoMetric.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="moeoMetric_8h-source.html">moeoMetric.h</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 22 09:37:12 2006 for ParadisEO-MOEO by
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 14:19:18 2007 for ParadisEO-MOEO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue