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

#include <UnaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T operator() (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_logistic_op< T >

Definition at line 1018 of file UnaryFunctors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1020 of file UnaryFunctors.h.

◆ packetOp()

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

Definition at line 1025 of file UnaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:35