#include <GenericPacketMath.h>
Public Member Functions | |
EIGEN_ALWAYS_INLINE | eigen_packet_wrapper () |
EIGEN_ALWAYS_INLINE | eigen_packet_wrapper (const T &v) |
EIGEN_ALWAYS_INLINE | operator const T & () const |
EIGEN_ALWAYS_INLINE | operator T& () |
EIGEN_ALWAYS_INLINE eigen_packet_wrapper & | operator= (const T &v) |
Public Attributes | |
T | m_val |
Definition at line 159 of file GenericPacketMath.h.
|
inline |
Definition at line 163 of file GenericPacketMath.h.
|
inline |
Definition at line 164 of file GenericPacketMath.h.
|
inline |
Definition at line 162 of file GenericPacketMath.h.
|
inline |
Definition at line 161 of file GenericPacketMath.h.
|
inline |
Definition at line 165 of file GenericPacketMath.h.
T Eigen::internal::eigen_packet_wrapper< T, unique_id >::m_val |
Definition at line 170 of file GenericPacketMath.h.