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