Tannic
A C++ Tensor Library
Loading...
Searching...
No Matches
tannic::function::Log Struct Reference

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
 

Detailed Description

Functor natural logarithm (ln(x)) Applies element-wise natural logarithm to tensor elements.

Member Function Documentation

◆ operator()()

void tannic::function::Log::operator() ( Tensor const &  ,
Tensor  
) const

The documentation for this struct was generated from the following file: