24 #ifndef ACLELEMENTSUBTRACTION_H
25 #define ACLELEMENTSUBTRACTION_H
27 #include "../Operators/aclOperatorBinary.h"
42 #endif // ACLELEMENTSUBTRACTION_H
Advanced Computational Language.
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
ElementSubtraction(Element a1, Element a2)