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