Eigen::internal::reverse_packet_cond< PacketType, ReversePacket > Struct Template Reference

#include <Reverse.h>

Static Public Member Functions

static PacketType run (const PacketType &x)
 

Member Function Documentation

◆ run()

template<typename PacketType , bool ReversePacket>
static PacketType Eigen::internal::reverse_packet_cond< PacketType, ReversePacket >::run ( const PacketType x)
inlinestatic
40 { return preverse(x); }
EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf &a)
Definition: AltiVec/Complex.h:303
list x
Definition: plotDoE.py:28

References Eigen::internal::preverse(), and plotDoE::x.


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