24 #ifndef ACLELEMENTGENERICBINARY_H 25 #define ACLELEMENTGENERICBINARY_H 27 #include "../Operators/aclOperatorBinary.h" 36 const string operation;
46 const string functionName;
55 #endif // ACLELEMENTGENERICBINARY_H Advanced Computational Language.
ElementGenericBinary(Element a1, Element a2, const string &operation_)
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.