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

Functor tangent Applies element-wise tangent to tensor elements (radians) More...

#include <functions.hpp>

Public Member Functions

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

Detailed Description

Functor tangent Applies element-wise tangent to tensor elements (radians)

Member Function Documentation

◆ operator()()

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

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