#include <PacketMath.h>
Public Attributes | |
double | d [2] |
float | f [4] |
numext::int32_t | i [4] |
numext::int64_t | l [2] |
numext::uint32_t | ui [4] |
numext::uint64_t | ul [2] |
Packet2d | v2d |
Packet2l | v2l |
Packet2ul | v2ul |
Packet4f | v4f |
Packet4i | v4i |
Packet4ui | v4ui |
Definition at line 47 of file ZVector/PacketMath.h.
double Eigen::internal::Packet::d[2] |
Definition at line 52 of file ZVector/PacketMath.h.
float Eigen::internal::Packet::f[4] |
Definition at line 53 of file ZVector/PacketMath.h.
numext::int32_t Eigen::internal::Packet::i[4] |
Definition at line 48 of file ZVector/PacketMath.h.
numext::int64_t Eigen::internal::Packet::l[2] |
Definition at line 50 of file ZVector/PacketMath.h.
numext::uint32_t Eigen::internal::Packet::ui[4] |
Definition at line 49 of file ZVector/PacketMath.h.
numext::uint64_t Eigen::internal::Packet::ul[2] |
Definition at line 51 of file ZVector/PacketMath.h.
Packet2d Eigen::internal::Packet::v2d |
Definition at line 58 of file ZVector/PacketMath.h.
Packet2l Eigen::internal::Packet::v2l |
Definition at line 56 of file ZVector/PacketMath.h.
Packet2ul Eigen::internal::Packet::v2ul |
Definition at line 57 of file ZVector/PacketMath.h.
Packet4f Eigen::internal::Packet::v4f |
Definition at line 60 of file ZVector/PacketMath.h.
Packet4i Eigen::internal::Packet::v4i |
Definition at line 54 of file ZVector/PacketMath.h.
Packet4ui Eigen::internal::Packet::v4ui |
Definition at line 55 of file ZVector/PacketMath.h.