compbio
Public Types | List of all members
Eigen::PacketType< Scalar, Device > Struct Template Reference
Inheritance diagram for Eigen::PacketType< Scalar, Device >:
Eigen::internal::packet_traits< Scalar > Eigen::internal::default_packet_traits

Public Types

typedef internal::packet_traits< Scalar >::type type
 
- Public Types inherited from Eigen::internal::packet_traits< Scalar >
enum  
 
enum  
 
typedef Scalar type
 
typedef Scalar half
 
- 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
}
 

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