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

#include <UnaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const float &x) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp (const Packet &_x) const
 

Detailed Description

template<>
struct Eigen::internal::scalar_logistic_op< float >

Definition at line 1044 of file UnaryFunctors.h.

Member Function Documentation

◆ operator()()

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float Eigen::internal::scalar_logistic_op< float >::operator() ( const float &  x) const
inline

Definition at line 1046 of file UnaryFunctors.h.

◆ packetOp()

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

Definition at line 1051 of file UnaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22