24 #ifndef ACLELEMENTSIN_H
25 #define ACLELEMENTSIN_H
27 #include "../Operators/aclOperatorUnary.h"
33 class ElementSin:
public OperatorUnary
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
Advanced Computational Language.
std::shared_ptr< ElementBase > Element