Doc is updated
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@575 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e16a991d16
commit
20fdb9df76
201 changed files with 2918 additions and 2389 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moLSCheckPoint" 3 "5 Jul 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moLSCheckPoint" 3 "6 Jul 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -10,7 +10,7 @@ moLSCheckPoint \- Class which allows a checkpointing system.
|
|||
.PP
|
||||
\fC#include <moLSCheckPoint.h>\fP
|
||||
.PP
|
||||
Inherits \fBeoBF< A1, A2, R >< const const M &, M::EOType &, void >\fP.
|
||||
Inherits \fBeoBF< const M &, const M::EOType &, void >\fP.
|
||||
.PP
|
||||
.SS "Public Member Functions"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ Inherits \fBeoBF< A1, A2, R >< const const M &, M::EOType &, void >\fP.
|
|||
.ti -1c
|
||||
.RI "void \fBoperator()\fP (const M &__move, const typename M::EOType &__sol)"
|
||||
.br
|
||||
.RI "\fI\fBFunction\fP which launches the checkpointing. \fP"
|
||||
.RI "\fIFunction which launches the checkpointing. \fP"
|
||||
.ti -1c
|
||||
.RI "void \fBadd\fP (\fBeoBF\fP< const M &, const typename M::EOType &, void > &__f)"
|
||||
.br
|
||||
|
|
@ -45,7 +45,7 @@ Definition at line 21 of file moLSCheckPoint.h.
|
|||
.PP
|
||||
.SS "template<class M> void \fBmoLSCheckPoint\fP< M >::operator() (const M & __move, const typename M::EOType & __sol)\fC [inline]\fP"
|
||||
.PP
|
||||
\fBFunction\fP which launches the checkpointing.
|
||||
Function which launches the checkpointing.
|
||||
.PP
|
||||
Each saved function is used on the current move and the current solution.
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue