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 const Scalar operator() (const Scalar &n, const Scalar &x) const
 
EIGEN_DEVICE_FUNC Packet packetOp (const Packet &n, const Packet &x) const
 

Detailed Description

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

Definition at line 168 of file SpecialFunctionsFunctors.h.

Member Typedef Documentation

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

Definition at line 173 of file SpecialFunctionsFunctors.h.

Member Function Documentation

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

Definition at line 170 of file SpecialFunctionsFunctors.h.

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

Definition at line 174 of file SpecialFunctionsFunctors.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:52