24 #ifndef ACLGENERICATOMICFUNCTION_H
25 #define ACLGENERICATOMICFUNCTION_H
27 #include "../Operators/aclOperatorBinary.h"
35 const string functionName;
43 #endif // ACLGENERICATOMICFUNCTION_H
Advanced Computational Language.
virtual string str(const KernelConfiguration &kernelConfig) const
ElementGenericAtomicFunction(Element a1, Element a2, const string &operation_)
ACL Kernel configuration class.