Public Types | List of all members
Eigen::internal::packet_traits< float > Struct Template Reference

#include <PacketMath.h>

Inheritance diagram for Eigen::internal::packet_traits< float >:
Inheritance graph
[legend]

Public Types

enum  {
  Vectorizable = 1, AlignedOnScalar = 1, size =4, HasDiv = 1,
  HasSin = 0, HasCos = 0, HasLog = 0, HasExp = 0,
  HasSqrt = 0
}
 
enum  {
  Vectorizable = 1, AlignedOnScalar = 1, size =4, HasDiv = 1,
  HasSin = 0, HasCos = 0, HasLog = 0, HasExp = 0,
  HasSqrt = 0
}
 
enum  {
  Vectorizable = 1, AlignedOnScalar = 1, size =4, HasSin = 0,
  HasCos = 0, HasLog = 0, HasExp = 0, HasSqrt = 0
}
 
typedef Packet4f type
 
typedef Packet4f type
 
typedef Packet4f type
 
- Public Types inherited from Eigen::internal::default_packet_traits
enum  {
  HasAdd = 1, HasSub = 1, HasMul = 1, HasNegate = 1,
  HasAbs = 1, HasAbs2 = 1, HasMin = 1, HasMax = 1,
  HasConj = 1, HasSetLinear = 1, HasDiv = 0, HasSqrt = 0,
  HasExp = 0, HasLog = 0, HasPow = 0, HasSin = 0,
  HasCos = 0, HasTan = 0, HasASin = 0, HasACos = 0,
  HasATan = 0
}
 

Detailed Description

template<>
struct Eigen::internal::packet_traits< float >

Definition at line 73 of file AltiVec/PacketMath.h.

Member Typedef Documentation

Definition at line 58 of file NEON/PacketMath.h.

Definition at line 63 of file SSE/PacketMath.h.

Definition at line 75 of file AltiVec/PacketMath.h.

Member Enumeration Documentation

anonymous enum
Enumerator
Vectorizable 
AlignedOnScalar 
size 
HasDiv 
HasSin 
HasCos 
HasLog 
HasExp 
HasSqrt 

Definition at line 59 of file NEON/PacketMath.h.

anonymous enum
Enumerator
Vectorizable 
AlignedOnScalar 
size 
HasDiv 
HasSin 
HasCos 
HasLog 
HasExp 
HasSqrt 

Definition at line 64 of file SSE/PacketMath.h.

anonymous enum
Enumerator
Vectorizable 
AlignedOnScalar 
size 
HasSin 
HasCos 
HasLog 
HasExp 
HasSqrt 

Definition at line 76 of file AltiVec/PacketMath.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14