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