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

#include <PacketMath.h>

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

Public Types

enum  {
  Vectorizable = 1, AlignedOnScalar = 1, size =2, HasDiv = 1,
  HasExp = 1
}
 
typedef Packet2d 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< double >

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

Member Typedef Documentation

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

Member Enumeration Documentation

anonymous enum
Enumerator
Vectorizable 
AlignedOnScalar 
size 
HasDiv 
HasExp 

Definition at line 80 of file SSE/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