Public Types | Public Member Functions | List of all members
Eigen::internal::scalar_erfc_op< Scalar > Struct Template Reference

#include <ForwardDeclarations.h>

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &a) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp (const Packet &a) const
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_erfc_op< Scalar >

Definition at line 218 of file ForwardDeclarations.h.

Member Typedef Documentation

◆ Packet

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::scalar_erfc_op< Scalar >::Packet

Definition at line 288 of file SpecialFunctionsFunctors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_erfc_op< Scalar >::operator() ( const Scalar a) const
inline

Definition at line 285 of file SpecialFunctionsFunctors.h.

◆ packetOp()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet Eigen::internal::scalar_erfc_op< Scalar >::packetOp ( const Packet a) const
inline

Definition at line 289 of file SpecialFunctionsFunctors.h.


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


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