MOAB  4.9.3pre
Eigen::internal::PacketBlock< Packet, N > Struct Template Reference

#include <GenericPacketMath.h>

List of all members.

Public Attributes

Packet packet [N]

Detailed Description

template<typename Packet, int N = unpacket_traits<Packet>::size>
struct Eigen::internal::PacketBlock< Packet, N >

Definition at line 561 of file GenericPacketMath.h.


Member Data Documentation

template<typename Packet, int N = unpacket_traits<Packet>::size>
Packet Eigen::internal::PacketBlock< Packet, N >::packet[N]

Definition at line 562 of file GenericPacketMath.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines