Updated doc links
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@593 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d8fd28a192
commit
520b5a08e4
224 changed files with 3673 additions and 2476 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moImprBestFitAspirCrit" 3 "14 Sep 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moImprBestFitAspirCrit" 3 "6 Jul 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -59,7 +59,7 @@ This criterion is satisfied when a given fitness is the best ever considered.
|
|||
Definition at line 22 of file moImprBestFitAspirCrit.h.
|
||||
.SH "Member Function Documentation"
|
||||
.PP
|
||||
.SS "template<class M> bool \fBmoImprBestFitAspirCrit\fP< M >::operator() (const M & __move, const \fBFitness\fP & __fit)\fC [inline]\fP"
|
||||
.SS "template<class M> bool \fBmoImprBestFitAspirCrit\fP< M >::operator() (const M & __move, const \fBFitness\fP & __fit)\fC [inline, virtual]\fP"
|
||||
.PP
|
||||
Function that indicates if the fit is better that the already saved fit.
|
||||
.PP
|
||||
|
|
@ -78,6 +78,8 @@ TRUE the first time and if __fit > best_fit, else FALSE.
|
|||
.RE
|
||||
.PP
|
||||
|
||||
.PP
|
||||
Implements \fBeoBF< const M &, const M::EOType::Fitness &, bool >\fP.
|
||||
.PP
|
||||
Definition at line 52 of file moImprBestFitAspirCrit.h.
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue