deleted useless mo.doxyfile
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@592 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f5c3ea10be
commit
d8fd28a192
237 changed files with 2409 additions and 5083 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moSolContinue" 3 "3 Aug 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moSolContinue" 3 "14 Sep 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -10,8 +10,6 @@ moSolContinue \- Class that describes a stopping criterion for a solution-based
|
|||
.PP
|
||||
\fC#include <moSolContinue.h>\fP
|
||||
.PP
|
||||
Inherits \fBeoUF< const EOT &, bool >\fP.
|
||||
.PP
|
||||
Inherited by \fBmoFitSolContinue< EOT >\fP, \fBmoGenSolContinue< EOT >\fP, \fBmoNoFitImprSolContinue< EOT >\fP, and \fBmoSteadyFitSolContinue< EOT >\fP.
|
||||
.PP
|
||||
.SS "Public Member Functions"
|
||||
|
|
@ -28,7 +26,7 @@ Inherited by \fBmoFitSolContinue< EOT >\fP, \fBmoGenSolContinue< EOT >\fP, \fBmo
|
|||
.SS "template<class EOT> class moSolContinue< EOT >"
|
||||
Class that describes a stopping criterion for a solution-based heuristic.
|
||||
|
||||
It allows to add an initialisation procedure to an object that is a unary function (\fBeoUF\fP).
|
||||
It allows to add an initialisation procedure to an object that is a unary function (eoUF).
|
||||
.PP
|
||||
Definition at line 22 of file moSolContinue.h.
|
||||
.SH "Member Function Documentation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue