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