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:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46