#include <XprHelper.h>
template<int Size, typename PacketType, bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
struct Eigen::internal::find_best_packet_helper< Size, PacketType, Stop >
Definition at line 191 of file XprHelper.h.
The documentation for this struct was generated from the following file: