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