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
 

Detailed Description

template<uint64_t n>
struct Eigen::internal::static_val< n >

Definition at line 18 of file TensorUInt128.h.

Constructor & Destructor Documentation

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

Definition at line 22 of file TensorUInt128.h.

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

Definition at line 25 of file TensorUInt128.h.

Member Function Documentation

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

Definition at line 20 of file TensorUInt128.h.

Member Data Documentation

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

Definition at line 19 of file TensorUInt128.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:47