git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@91 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2862522978
commit
ce9c0c441c
414 changed files with 53171 additions and 0 deletions
83
trunk/paradiseo-peo/docs/man/man3/peoParaSGATransform.3
Normal file
83
trunk/paradiseo-peo/docs/man/man3/peoParaSGATransform.3
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
.TH "peoParaSGATransform" 3 "20 Dec 2006" "ParadisEO" \" -*- 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 (eoQuadOp< EOT > &__cross, double __cross_rate, eoMonOp< EOT > &__mut, double __mut_rate)"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "void \fBoperator()\fP (eoPop< 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 "eoQuadOp< EOT > & \fBcross\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "double \fBcross_rate\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "eoMonOp< EOT > & \fBmut\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "double \fBmut_rate\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "unsigned \fBidx\fP"
|
||||
.br
|
||||
.ti -1c
|
||||
.RI "eoPop< 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 36 of file peoParaSGATransform.h.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for ParadisEO from the source code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue