Public Member Functions | List of all members
Eigen::internal::scalar_sigmoid_op< T > Struct Template Reference

#include <TensorFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINEoperator() (const T &x) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp (const Packet &x) const
 

Detailed Description

template<typename T>
struct Eigen::internal::scalar_sigmoid_op< T >

Definition at line 63 of file TensorFunctors.h.

Member Function Documentation

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::scalar_sigmoid_op< T >::operator() ( const T &  x) const
inline

Definition at line 65 of file TensorFunctors.h.

template<typename T >
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet Eigen::internal::scalar_sigmoid_op< T >::packetOp ( const Packet x) const
inline

Definition at line 71 of file TensorFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46