24 #ifndef ACLELEMENTASSIGNMENTSAFE_H
25 #define ACLELEMENTASSIGNMENTSAFE_H
27 #include "../Operators/aclOperatorBinary.h"
41 #endif // ACLELEMENTASSIGNMENTSAFE_H
Advanced Computational Language.
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
ElementAssignmentSafe(Element a1, Element a2)