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

#include <SpecialFunctionsFunctors.h>

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &n, const Scalar &x) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp (const Packet &n, const Packet &x) const
 

Detailed Description

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

Definition at line 222 of file SpecialFunctionsFunctors.h.

Member Typedef Documentation

◆ Packet

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

Definition at line 227 of file SpecialFunctionsFunctors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_polygamma_op< Scalar >::operator() ( const Scalar n,
const Scalar x 
) const
inline

Definition at line 224 of file SpecialFunctionsFunctors.h.

◆ packetOp()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet Eigen::internal::scalar_polygamma_op< Scalar >::packetOp ( const Packet n,
const Packet x 
) const
inline

Definition at line 228 of file SpecialFunctionsFunctors.h.


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


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