Eigen::PacketType< Scalar, Device > Struct Template Reference

Inherits internal::packet_traits< Scalar >.

Public Types

typedef internal::packet_traits< Scalar >::type type
 

Detailed Description

template<typename Scalar, typename Device>
struct Eigen::PacketType< Scalar, Device >

Definition at line 54 of file TensorMeta.h.

Member Typedef Documentation

◆ type

template<typename Scalar , typename Device >
typedef internal::packet_traits<Scalar>::type Eigen::PacketType< Scalar, Device >::type

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