NDDEM
|
#include <GenericPacketMath.h>
Public Member Functions | |
EIGEN_ALWAYS_INLINE | operator T& () |
EIGEN_ALWAYS_INLINE | operator const T & () const |
EIGEN_ALWAYS_INLINE | eigen_packet_wrapper () |
EIGEN_ALWAYS_INLINE | eigen_packet_wrapper (const T &v) |
EIGEN_ALWAYS_INLINE eigen_packet_wrapper & | operator= (const T &v) |
Public Attributes | |
T | m_val |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
T Eigen::internal::eigen_packet_wrapper< T, unique_id >::m_val |