moRandImprSelect.h minor correction

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@888 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2008-01-16 14:52:39 +00:00
commit b3a9c32658
286 changed files with 1 additions and 27161 deletions

View file

@ -1,29 +0,0 @@
.TH "moComparator" 3 "15 Jan 2008" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
moComparator \- Template for classes which need to compare two EOT and indicate if the first is 'better' than the second.
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <moComparator.h>\fP
.PP
Inherits \fBeoBF< A1, A2, R >< const const EOT &, EOT &, bool >\fP.
.PP
Inherited by \fBmoFitComparator< EOT >\fP.
.PP
.SH "Detailed Description"
.PP
.SS "template<class EOT> class moComparator< EOT >"
Template for classes which need to compare two EOT and indicate if the first is 'better' than the second.
The objects that extend this template describe how an EOT is 'better' than an other.
.PP
Definition at line 45 of file moComparator.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.