git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
27 lines
835 B
Groff
27 lines
835 B
Groff
.TH "moCoolingSchedule" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
moCoolingSchedule \- This class gives the description of a cooling schedule.
|
|
|
|
.PP
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
\fC#include <moCoolingSchedule.h>\fP
|
|
.PP
|
|
Inherits \fBeoUF< double &, bool >\fP.
|
|
.PP
|
|
Inherited by \fBmoExponentialCoolingSchedule\fP, and \fBmoLinearCoolingSchedule\fP.
|
|
.PP
|
|
.SH "Detailed Description"
|
|
.PP
|
|
This class gives the description of a cooling schedule.
|
|
|
|
It is only a description... An object that herits from this class is needed to be used in a \fBmoSA\fP. See \fBmoExponentialCoolingSchedule\fP or \fBmoLinearCoolingSchedule\fP for example.
|
|
.PP
|
|
Definition at line 47 of file moCoolingSchedule.h.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.
|