24 #ifndef ACLEXPRESSIONCONTAINER_H 25 #define ACLEXPRESSIONCONTAINER_H 59 inline const CommandQueue
getQueue ()
const;
72 #endif // ACLEXPRESSIONCONTAINER_H Advanced Computational Language.
std::shared_ptr< cl::CommandQueue > CommandQueue
const CommandQueue getQueue() const
C++ bindings for OpenCL 1.0 (rev 48), OpenCL 1.1 (rev 33) and OpenCL 1.2 (rev 15) ...
void addExpression(Element expression_)
bool regenerateKernelSource
std::shared_ptr< ElementBase > Element
std::vector< Element > localDeclarations
std::vector< Element > arguments
std::vector< Element > expression
void filterDeclarations()