git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@98 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4430c719fb
commit
8fe0255b24
411 changed files with 45668 additions and 0 deletions
27
trunk/paradiseo-peo/docs/man/man3/peoTransform.3
Normal file
27
trunk/paradiseo-peo/docs/man/man3/peoTransform.3
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
.TH "peoTransform" 3 "20 Dec 2006" "ParadisEO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
peoTransform \- The \fBpeoTransform\fP class acts only as an interface for creating transform operators - for an example please refer to the \fB\fBpeoSeqTransform\fP\fP and the \fB\fBpeoParaSGATransform\fP\fP classes.
|
||||
|
||||
.PP
|
||||
.SH SYNOPSIS
|
||||
.br
|
||||
.PP
|
||||
\fC#include <peoTransform.h>\fP
|
||||
.PP
|
||||
Inherits \fBService\fP.
|
||||
.PP
|
||||
Inherited by \fBpeoParaSGATransform< EOT >\fP, and \fBpeoSeqTransform< EOT >\fP.
|
||||
.PP
|
||||
.SH "Detailed Description"
|
||||
.PP
|
||||
|
||||
.SS "template<class EOT> class peoTransform< EOT >"
|
||||
The \fBpeoTransform\fP class acts only as an interface for creating transform operators - for an example please refer to the \fB\fBpeoSeqTransform\fP\fP and the \fB\fBpeoParaSGATransform\fP\fP classes.
|
||||
.PP
|
||||
Definition at line 35 of file peoTransform.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