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