24 #ifndef ACLEXPRESSIONCONTAINER_H
25 #define ACLEXPRESSIONCONTAINER_H
43 class ExpressionContainer
59 inline const CommandQueue
getQueue ()
const;
72 #endif // ACLEXPRESSIONCONTAINER_H
Advanced Computational Language.
std::shared_ptr< cl::CommandQueue > CommandQueue
const CommandQueue getQueue() const
void addExpression(Element expression_)
std::vector< Element > localDeclarations
bool regenerateKernelSource
std::shared_ptr< ElementBase > Element
std::vector< Element > expression
void filterDeclarations()
std::vector< Element > arguments