new design for the doc and the sources: licence ...

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-10-08 09:26:25 +00:00
commit 39cd826ea3
281 changed files with 9521 additions and 4839 deletions

View file

@ -1,4 +1,4 @@
.TH "peoAggEvalFunc" 3 "5 Jul 2007" "Version 0.1" "ParadisEO-PEO" \" -*- nroff -*-
.TH "peoAggEvalFunc" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@ -12,7 +12,7 @@ peoAggEvalFunc \- The \fBpeoAggEvalFunc\fP class offers only the interface for c
.PP
Inherits \fBeoBF< A1, A2, R >< const EOT &, EOT::Fitness &, void >\fP.
.PP
Inherited by \fBpeoNoAggEvalFunc< EOT >\fP.
Inherited by \fBMergeRouteEval\fP, and \fBpeoNoAggEvalFunc< EOT >\fP.
.PP
.SH "Detailed Description"
.PP
@ -26,8 +26,8 @@ void operator()( EOT& __eot, const typename EOT :: Fitness& __partial_fittness )
.PP
The aggregation object is called in an iterative manner for each of the results obtained by applying partial evaluation functions.
.PP
Definition at line 25 of file peoAggEvalFunc.h.
Definition at line 53 of file peoAggEvalFunc.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-PEO from the source code.
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.