TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::static_val< n > Struct Template Reference

#include <TensorUInt128.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE operator uint64_t () const
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE static_val ()
 
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE static_val (const T &v)
 

Static Public Attributes

static const uint64_t value = n
 

Constructor & Destructor Documentation

◆ static_val() [1/2]

template<uint64_t n>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Eigen::internal::static_val< n >::static_val ( )
inline

◆ static_val() [2/2]

template<uint64_t n>
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Eigen::internal::static_val< n >::static_val ( const T v)
inline

Member Function Documentation

◆ operator uint64_t()

template<uint64_t n>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Eigen::internal::static_val< n >::operator uint64_t ( ) const
inline

Member Data Documentation

◆ value

template<uint64_t n>
const uint64_t Eigen::internal::static_val< n >::value = n
static

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