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