modif cmake configuration
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1277 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
1432128e88
commit
350bdfc7de
1261 changed files with 144616 additions and 0 deletions
|
|
@ -0,0 +1,83 @@
|
|||
.TH "peoParaSGATransform" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
peoParaSGATransform \-
|
||||
.SH SYNOPSIS
|
||||
.br
|
||||
.PP
|
||||
Inherits \fBpeoTransform< EOT >< EOT >\fP.
|
||||
.PP
|
||||
.SS "Public Member Functions"
|
||||
|
||||
.in +1c
|
||||
.ti -1c
|
||||
.RI "\fBpeoParaSGATransform\fP (\fBeoQuadOp\fP< EOT > &__cross, double __cross_rate, \fBeoMonOp\fP< EOT > &__mut, double __mut_rate)"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBoperator()\fP (\fBeoPop\fP< EOT > &__pop)"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBpackData\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBunpackData\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBexecute\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBpackResult\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBunpackResult\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBnotifySendingData\fP ()"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBnotifySendingAllResourceRequests\fP ()"
|
||||
.br
|
||||
.in -1c
|
||||
.SS "Private Attributes"
|
||||
|
||||
.in +1c
|
||||
.ti -1c
|
||||
.RI "\fBeoQuadOp\fP< EOT > & \fBcross\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "double \fBcross_rate\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "\fBeoMonOp\fP< EOT > & \fBmut\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "double \fBmut_rate\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "unsigned \fBidx\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "\fBeoPop\fP< EOT > * \fBpop\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "EOT \fBfather\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "EOT \fBmother\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "unsigned \fBnum_term\fP"
|
||||
.br
|
||||
.in -1c
|
||||
.SH "Detailed Description"
|
||||
.PP
|
||||
|
||||
.SS "template<class EOT> class peoParaSGATransform< EOT >"
|
||||
|
||||
.PP
|
||||
Definition at line 49 of file peoParaSGATransform.h.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue