git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@543 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
47a4a4a4f1
commit
c0aa650dbf
185 changed files with 2197 additions and 2794 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moGenSolContinue" 3 "27 Jun 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moGenSolContinue" 3 "5 Jul 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -22,7 +22,7 @@ Inherits \fBmoSolContinue< EOT >< EOT >\fP.
|
|||
.ti -1c
|
||||
.RI "bool \fBoperator()\fP (const EOT &__sol)"
|
||||
.br
|
||||
.RI "\fIFunction that activates the stop criterion. \fP"
|
||||
.RI "\fI\fBFunction\fP that activates the stop criterion. \fP"
|
||||
.ti -1c
|
||||
.RI "void \fBinit\fP ()"
|
||||
.br
|
||||
|
|
@ -67,7 +67,7 @@ Definition at line 30 of file moGenSolContinue.h.
|
|||
.PP
|
||||
.SS "template<class EOT> bool \fBmoGenSolContinue\fP< EOT >::operator() (const EOT & __sol)\fC [inline, virtual]\fP"
|
||||
.PP
|
||||
Function that activates the stop criterion.
|
||||
\fBFunction\fP that activates the stop criterion.
|
||||
.PP
|
||||
Increments the counter and returns TRUE if the current number of iteration is lower than the given maximum number of iterations.
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue