#include <aclOperatorUnary.h>
Definition at line 32 of file aclOperatorUnary.h.
◆ OperatorUnary() [1/4]
acl::OperatorUnary::OperatorUnary |
( |
Element |
a | ) |
|
|
protected |
◆ OperatorUnary() [2/4]
◆ OperatorUnary() [3/4]
acl::OperatorUnary::OperatorUnary |
( |
Element |
a | ) |
|
|
protected |
◆ OperatorUnary() [4/4]
◆ addToKernelSource() [1/2]
virtual void acl::OperatorUnary::addToKernelSource |
( |
vector< Element > & |
arguments, |
|
|
vector< Element > & |
localDeclarations |
|
) |
| const |
|
virtual |
◆ addToKernelSource() [2/2]
virtual void acl::OperatorUnary::addToKernelSource |
( |
vector< Element > & |
arguments, |
|
|
vector< Element > & |
localDeclarations |
|
) |
| const |
|
virtual |
◆ getLocalDeclaration() [1/2]
virtual string acl::OperatorUnary::getLocalDeclaration |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ getLocalDeclaration() [2/2]
virtual string acl::OperatorUnary::getLocalDeclaration |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ getName() [1/2]
virtual string acl::OperatorUnary::getName |
( |
| ) |
const |
|
virtual |
◆ getName() [2/2]
virtual string acl::OperatorUnary::getName |
( |
| ) |
const |
|
virtual |
◆ getTypeSignature() [1/2]
virtual string acl::OperatorUnary::getTypeSignature |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ getTypeSignature() [2/2]
virtual string acl::OperatorUnary::getTypeSignature |
( |
const KernelConfiguration & |
kernelConfig | ) |
const |
|
virtual |
◆ setAsArgument() [1/2]
virtual void acl::OperatorUnary::setAsArgument |
( |
cl::Kernel & |
kernel, |
|
|
unsigned int |
argumentIndex |
|
) |
| const |
|
virtual |
◆ setAsArgument() [2/2]
virtual void acl::OperatorUnary::setAsArgument |
( |
cl::Kernel & |
kernel, |
|
|
unsigned int |
argumentIndex |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: