NDDEM
Public Member Functions | Static Public Member Functions | List of all members
Eigen::internal::variable_if_dynamic< T, Value > Class Template Reference

#include <XprHelper.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE variable_if_dynamic (T v)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR operator T () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue (T v) const
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPRvalue ()
 

Constructor & Destructor Documentation

◆ variable_if_dynamic()

template<typename T , int Value>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::variable_if_dynamic< T, Value >::variable_if_dynamic ( v)
inlineexplicit

Member Function Documentation

◆ operator T()

template<typename T , int Value>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR Eigen::internal::variable_if_dynamic< T, Value >::operator T ( ) const
inline

◆ setValue()

template<typename T , int Value>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::variable_if_dynamic< T, Value >::setValue ( v) const
inline

◆ value()

template<typename T , int Value>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR T Eigen::internal::variable_if_dynamic< T, Value >::value ( )
inlinestatic

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