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