compbio
Public Member Functions | Public Attributes | List of all members
Eigen::internal::TensorUInt128< HIGH, LOW > Struct Template Reference

Public Member Functions

template<typename OTHER_HIGH , typename OTHER_LOW >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE TensorUInt128 (const TensorUInt128< OTHER_HIGH, OTHER_LOW > &other)
 
template<typename OTHER_HIGH , typename OTHER_LOW >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE TensorUInt128operator= (const TensorUInt128< OTHER_HIGH, OTHER_LOW > &other)
 
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE TensorUInt128 (const T &x)
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE TensorUInt128 (HIGH y, LOW x)
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE operator LOW () const
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LOW lower () const
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HIGH upper () const
 

Public Attributes

HIGH high
 
LOW low
 

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