Eigen::internal::generic_i0< T, ScalarType > Struct Template Reference

#include <BesselFunctionsImpl.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T run (const T &x)
 

Member Function Documentation

◆ run()

template<typename T , typename ScalarType = typename unpacket_traits<T>::type>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::generic_i0< T, ScalarType >::run ( const T x)
inlinestatic
191  {
193  }
EIGEN_STRONG_INLINE Packet4cf pmul(const Packet4cf &a, const Packet4cf &b)
Definition: AVX/Complex.h:88
EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f &a)
Definition: AltiVec/PacketMath.h:1936
EIGEN_STRONG_INLINE Packet4f pexp(const Packet4f &_x)
Definition: LSX/PacketMath.h:2663
list x
Definition: plotDoE.py:28
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T run(const T &)
Definition: BesselFunctionsImpl.h:55

References Eigen::internal::pabs(), Eigen::internal::pexp(), Eigen::internal::pmul(), and plotDoE::x.

Referenced by Eigen::internal::bessel_i0_impl< T >::run().


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