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

const EIGEN_DEVICE_FUNC 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

◆ Packet

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

◆ operator()()

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

Definition at line 170 of file SpecialFunctionsFunctors.h.

◆ packetOp()

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:


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:08:03