Public Types | List of all members
Eigen::PacketType< Scalar, Device > Struct Template Reference

#include <TensorMeta.h>

Inheritance diagram for Eigen::PacketType< Scalar, Device >:
Inheritance graph
[legend]

Public Types

typedef internal::packet_traits< Scalar >::type type
 
- Public Types inherited from Eigen::internal::packet_traits< Scalar >
enum  
 
enum  
 
typedef Scalar half
 
typedef Scalar type
 
- Public Types inherited from Eigen::internal::default_packet_traits
enum  {
  HasHalfPacket = 0, HasAdd = 1, HasSub = 1, HasMul = 1,
  HasNegate = 1, HasAbs = 1, HasArg = 0, HasAbs2 = 1,
  HasMin = 1, HasMax = 1, HasConj = 1, HasSetLinear = 1,
  HasBlend = 0, HasDiv = 0, HasSqrt = 0, HasRsqrt = 0,
  HasExp = 0, HasLog = 0, HasLog1p = 0, HasLog10 = 0,
  HasPow = 0, HasSin = 0, HasCos = 0, HasTan = 0,
  HasASin = 0, HasACos = 0, HasATan = 0, HasSinh = 0,
  HasCosh = 0, HasTanh = 0, HasLGamma = 0, HasDiGamma = 0,
  HasZeta = 0, HasPolygamma = 0, HasErf = 0, HasErfc = 0,
  HasIGamma = 0, HasIGammac = 0, HasBetaInc = 0, HasRound = 0,
  HasFloor = 0, HasCeil = 0, HasSign = 0
}
 

Detailed Description

template<typename Scalar, typename Device>
struct Eigen::PacketType< Scalar, Device >

Definition at line 50 of file TensorMeta.h.

Member Typedef Documentation

template<typename Scalar, typename Device>
typedef internal::packet_traits<Scalar>::type Eigen::PacketType< Scalar, Device >::type

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:11