|
TR-mbed 1.0
|
#include <TensorRandom.h>
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | NormalRandomGenerator (uint64_t seed=0) |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | NormalRandomGenerator (const NormalRandomGenerator &other) |
| template<typename Index > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T | operator() (Index i) const |
| template<typename Packet , typename Index > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet | packetOp (Index i) const |
Static Public Attributes | |
| static const bool | PacketAccess = true |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |