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

Functor hyperbolic cosine Applies element-wise hyperbolic cosine to tensor elements. More...

#include <functions.hpp>

Public Member Functions

void operator() (Tensor const &, Tensor &) const
 

Detailed Description

Functor hyperbolic cosine Applies element-wise hyperbolic cosine to tensor elements.

Member Function Documentation

◆ operator()()

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

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