24 #ifndef ACLELEMENTCONVERT_H
25 #define ACLELEMENTCONVERT_H
27 #include "../Operators/aclOperatorUnary.h"
52 #endif // ACLELEMENTCONVERT_H
virtual string str(const KernelConfiguration &kernelConfig) const
realizes convert_ functionality
acl::TypeID type(acl::typeToTypeID< FlT >())
ACL Kernel configuration class.
ElementConvert(Element a, TypeID type, bool strong=true)