git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@497 331e1502-861f-0410-8da2-ba01fb791d7f
351 lines
23 KiB
HTML
351 lines
23 KiB
HTML
<!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: moeoRealObjectiveVector< ObjectiveVectorTraits > Class Template Reference</title>
|
|
<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.7 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<form action="search.php" method="get">
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
<tr>
|
|
<td><label> <u>S</u>earch for </label></td>
|
|
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</li>
|
|
</ul></div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul></div>
|
|
<h1>moeoRealObjectiveVector< ObjectiveVectorTraits > Class Template Reference</h1><!-- doxytag: class="moeoRealObjectiveVector" --><!-- doxytag: inherits="moeoObjectiveVector< ObjectiveVectorTraits, double >" -->This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of real values, i.e.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoRealObjectiveVector< ObjectiveVectorTraits >:
|
|
<p><center><img src="classmoeoRealObjectiveVector.png" usemap="#moeoRealObjectiveVector< ObjectiveVectorTraits >_map" border="0" alt=""></center>
|
|
<map name="moeoRealObjectiveVector< ObjectiveVectorTraits >_map">
|
|
<area href="classmoeoObjectiveVector.html" alt="moeoObjectiveVector< ObjectiveVectorTraits, double >" shape="rect" coords="0,0,328,24">
|
|
</map>
|
|
<a href="classmoeoRealObjectiveVector-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="07b6df71c6ca3b50a0a0379838233525"></a><!-- doxytag: member="moeoRealObjectiveVector::moeoRealObjectiveVector" ref="07b6df71c6ca3b50a0a0379838233525" args="(double _value=0.0)" -->
|
|
</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#07b6df71c6ca3b50a0a0379838233525">moeoRealObjectiveVector</a> (double _value=0.0)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#59083142c6a1766f0df30f2457fff34c">moeoRealObjectiveVector</a> (std::vector< double > &_v)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor from a vector of doubles. <a href="#59083142c6a1766f0df30f2457fff34c"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#403a1b537d7accba53ecc939dbe5b829">dominates</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector dominates _other according to the Pareto dominance relation (but it's better to use a <a class="el" href="classmoeoObjectiveVectorComparator.html">moeoObjectiveVectorComparator</a> object to compare solutions). <a href="#403a1b537d7accba53ecc939dbe5b829"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#e2f1665239fac279784a7c2d4e030a0a">operator==</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is equal to _other (according to a tolerance value). <a href="#e2f1665239fac279784a7c2d4e030a0a"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#7300c03310d45932f3de8b54f7079c61">operator!=</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is different than _other (according to a tolerance value). <a href="#7300c03310d45932f3de8b54f7079c61"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#2113937b8a097943278f471255f2da28">operator<</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is smaller than _other on the first objective, then on the second, and so on (can be usefull for sorting/printing). <a href="#2113937b8a097943278f471255f2da28"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#6f3b3f40139f9a6ede18297b6eff3189">operator></a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is greater than _other on the first objective, then on the second, and so on (can be usefull for sorting/printing). <a href="#6f3b3f40139f9a6ede18297b6eff3189"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#f7ea79ab6b2a6672df9a5725e7d842a0">operator<=</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is smaller than or equal to _other on the first objective, then on the second, and so on (can be usefull for sorting/printing). <a href="#f7ea79ab6b2a6672df9a5725e7d842a0"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRealObjectiveVector.html#1aadf971866abb81a35fadbe650c9701">operator>=</a> (const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > &_other) const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the current objective vector is greater than or equal to _other on the first objective, then on the second, and so on (can be usefull for sorting/printing). <a href="#1aadf971866abb81a35fadbe650c9701"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class ObjectiveVectorTraits><br>
|
|
class moeoRealObjectiveVector< ObjectiveVectorTraits ></h3>
|
|
|
|
This class allows to represent a solution in the objective space (phenotypic representation) by a std::vector of real values, i.e.
|
|
<p>
|
|
that an objective value is represented using a double, and this for any objective.
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00027">27</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="59083142c6a1766f0df30f2457fff34c"></a><!-- doxytag: member="moeoRealObjectiveVector::moeoRealObjectiveVector" ref="59083142c6a1766f0df30f2457fff34c" args="(std::vector< double > &_v)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::<a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">std::vector< double > & </td>
|
|
<td class="paramname"> <em>_v</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Ctor from a vector of doubles.
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_v</em> </td><td>the std::vector < double > </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00045">45</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="403a1b537d7accba53ecc939dbe5b829"></a><!-- doxytag: member="moeoRealObjectiveVector::dominates" ref="403a1b537d7accba53ecc939dbe5b829" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::dominates </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector dominates _other according to the Pareto dominance relation (but it's better to use a <a class="el" href="classmoeoObjectiveVectorComparator.html">moeoObjectiveVectorComparator</a> object to compare solutions).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00054">54</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="e2f1665239fac279784a7c2d4e030a0a"></a><!-- doxytag: member="moeoRealObjectiveVector::operator==" ref="e2f1665239fac279784a7c2d4e030a0a" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator== </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is equal to _other (according to a tolerance value).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00065">65</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00082">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator!=()</a>, and <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00127">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator>=()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="7300c03310d45932f3de8b54f7079c61"></a><!-- doxytag: member="moeoRealObjectiveVector::operator!=" ref="7300c03310d45932f3de8b54f7079c61" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator!= </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is different than _other (according to a tolerance value).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00082">82</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00065">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator==()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="2113937b8a097943278f471255f2da28"></a><!-- doxytag: member="moeoRealObjectiveVector::operator<" ref="2113937b8a097943278f471255f2da28" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator< </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is smaller than _other on the first objective, then on the second, and so on (can be usefull for sorting/printing).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00093">93</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00116">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator<=()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="6f3b3f40139f9a6ede18297b6eff3189"></a><!-- doxytag: member="moeoRealObjectiveVector::operator>" ref="6f3b3f40139f9a6ede18297b6eff3189" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is greater than _other on the first objective, then on the second, and so on (can be usefull for sorting/printing).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00105">105</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00127">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator>=()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="f7ea79ab6b2a6672df9a5725e7d842a0"></a><!-- doxytag: member="moeoRealObjectiveVector::operator<=" ref="f7ea79ab6b2a6672df9a5725e7d842a0" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator<= </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is smaller than or equal to _other on the first objective, then on the second, and so on (can be usefull for sorting/printing).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00116">116</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00093">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator<()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="1aadf971866abb81a35fadbe650c9701"></a><!-- doxytag: member="moeoRealObjectiveVector::operator>=" ref="1aadf971866abb81a35fadbe650c9701" args="(const moeoRealObjectiveVector< ObjectiveVectorTraits > &_other) const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class ObjectiveVectorTraits> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits >::operator>= </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a>< ObjectiveVectorTraits > & </td>
|
|
<td class="paramname"> <em>_other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returns true if the current objective vector is greater than or equal to _other on the first objective, then on the second, and so on (can be usefull for sorting/printing).
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>_other</em> </td><td>the other <a class="el" href="classmoeoRealObjectiveVector.html">moeoRealObjectiveVector</a> object to compare with </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00127">127</a> of file <a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a>.
|
|
<p>
|
|
References <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00065">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator==()</a>, and <a class="el" href="moeoRealObjectiveVector_8h-source.html#l00105">moeoRealObjectiveVector< ObjectiveVectorTraits >::operator>()</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoRealObjectiveVector_8h-source.html">moeoRealObjectiveVector.h</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 16:05:02 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.7 </small></address>
|
|
</body>
|
|
</html>
|