![]() |
|
#include <GenericPacketMath.h>
Public Types | |
enum | { value = internal::is_same<Packet, Scalar>::value } |
using | Scalar = typename unpacket_traits< Packet >::type |
A convenience utility for determining if the type is a scalar. This is used to enable some generic packet implementations.
using Eigen::internal::is_scalar< Packet >::Scalar = typename unpacket_traits<Packet>::type |