licence --> license in english..
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
984c076bf5
commit
23c125ff95
409 changed files with 12259 additions and 8424 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moExponentialCoolingSchedule" 3 "25 Sep 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moExponentialCoolingSchedule" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -42,7 +42,7 @@ One of the possible \fBmoCoolingSchedule\fP.
|
|||
|
||||
An other very simple cooling schedule, the temperature decrease according to a ratio while the temperature is greater than a given threshold.
|
||||
.PP
|
||||
Definition at line 22 of file moExponentialCoolingSchedule.h.
|
||||
Definition at line 47 of file moExponentialCoolingSchedule.h.
|
||||
.SH "Constructor & Destructor Documentation"
|
||||
.PP
|
||||
.SS "moExponentialCoolingSchedule::moExponentialCoolingSchedule (double __threshold, double __ratio)\fC [inline]\fP"
|
||||
|
|
@ -58,7 +58,7 @@ Simple constructor.
|
|||
.PP
|
||||
|
||||
.PP
|
||||
Definition at line 31 of file moExponentialCoolingSchedule.h.
|
||||
Definition at line 56 of file moExponentialCoolingSchedule.h.
|
||||
.SH "Member Function Documentation"
|
||||
.PP
|
||||
.SS "bool moExponentialCoolingSchedule::operator() (double & __temp)\fC [inline, virtual]\fP"
|
||||
|
|
@ -81,10 +81,10 @@ if the new temperature (current temperature * ratio) is greater than the thresho
|
|||
.PP
|
||||
Implements \fBeoUF< double &, bool >\fP.
|
||||
.PP
|
||||
Definition at line 41 of file moExponentialCoolingSchedule.h.
|
||||
Definition at line 66 of file moExponentialCoolingSchedule.h.
|
||||
.PP
|
||||
References ratio, and threshold.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for PARADISEO-MO from the source code.
|
||||
Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue