compbio
Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::NormalRandomGenerator< T > Class Template Reference

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
 

The documentation for this class was generated from the following file: