24 #ifndef ACLELEMENTMAD_H
25 #define ACLELEMENTMAD_H
27 #include "../Operators/aclOperatorTernary.h"
43 #endif // ACLELEMENTMAD_H
Advanced Computational Language.
ElementMad(Element a1, Element a2, Element a3)
The class is realization of the mad operation.
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.