Tannic
A C++ Tensor Library
|
Functor square root (√x) Applies element-wise square root to tensor elements. More...
#include <functions.hpp>
Public Member Functions | |
void | operator() (Tensor const &, Tensor &) const |
Functor square root (√x) Applies element-wise square root to tensor elements.