MOAB  4.9.3pre
Eigen::internal::palign_impl< Offset, PacketType > Struct Template Reference

#include <GenericPacketMath.h>

List of all members.

Static Public Member Functions

static void run (PacketType &, const PacketType &)

Detailed Description

template<int Offset, typename PacketType>
struct Eigen::internal::palign_impl< Offset, PacketType >

default implementation of palign() allowing partial specialization

Definition at line 514 of file GenericPacketMath.h.


Member Function Documentation

template<int Offset, typename PacketType >
static void Eigen::internal::palign_impl< Offset, PacketType >::run ( PacketType &  ,
const PacketType &   
) [inline, static]

Definition at line 517 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