#include <GenericPacketMath.h>
Additional Inherited Members | |
Static Public Member Functions inherited from Eigen::internal::bytewise_bitwise_helper< T > | |
static EIGEN_DEVICE_FUNC T | bitwise_and (const T &a, const T &b) |
static EIGEN_DEVICE_FUNC T | bitwise_not (const T &a) |
static EIGEN_DEVICE_FUNC T | bitwise_or (const T &a, const T &b) |
static EIGEN_DEVICE_FUNC T | bitwise_xor (const T &a, const T &b) |
Definition at line 396 of file GenericPacketMath.h.