|
TR-mbed 1.0
|
#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_or (const T &a, const T &b) |
| static EIGEN_DEVICE_FUNC T | bitwise_xor (const T &a, const T &b) |
| static EIGEN_DEVICE_FUNC T | bitwise_not (const T &a) |