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:
legrand 2007-10-08 08:55:53 +00:00
commit f5584011f5
359 changed files with 1769 additions and 1348 deletions

View file

@ -1,4 +1,4 @@
.TH "moeoExpBinaryIndicatorBasedFitnessAssignment" 3 "6 Jul 2007" "Version 1.0-beta" "ParadisEO-MOEO" \" -*- nroff -*-
.TH "moeoExpBinaryIndicatorBasedFitnessAssignment" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@ -137,7 +137,7 @@ Implements \fBmoeoFitnessAssignment< MOEOT >\fP.
Definition at line 66 of file moeoExpBinaryIndicatorBasedFitnessAssignment.h.
.PP
References moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::kappa, and moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::metric.
.SS "template<class MOEOT> double \fBmoeoExpBinaryIndicatorBasedFitnessAssignment\fP< MOEOT >::updateByAdding (\fBeoPop\fP< MOEOT > & _pop, \fBObjectiveVector\fP & _objVec)\fC [inline]\fP"
.SS "template<class MOEOT> double \fBmoeoExpBinaryIndicatorBasedFitnessAssignment\fP< MOEOT >::updateByAdding (\fBeoPop\fP< MOEOT > & _pop, \fBObjectiveVector\fP & _objVec)\fC [inline, virtual]\fP"
.PP
Updates the fitness values of the whole population _pop by taking the adding of the objective vector _objVec into account and returns the fitness value of _objVec.
.PP
@ -149,6 +149,8 @@ Updates the fitness values of the whole population _pop by taking the adding of
.RE
.PP
.PP
Implements \fBmoeoBinaryIndicatorBasedFitnessAssignment< MOEOT >\fP.
.PP
Definition at line 87 of file moeoExpBinaryIndicatorBasedFitnessAssignment.h.
.PP
@ -220,4 +222,4 @@ Referenced by moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >::setFitnesse
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-MOEO from the source code.
Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code.