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