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