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 EIGEN_CONSTEXPR operator T () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue (T v) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE variable_if_dynamic (T v)
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR T value ()
 

Detailed Description

template<typename T, int Value>
class Eigen::internal::variable_if_dynamic< T, Value >

Definition at line 129 of file XprHelper.h.

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 ( T  v)
inlineexplicit

Definition at line 133 of file XprHelper.h.

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

Definition at line 137 of file XprHelper.h.

◆ setValue()

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

Definition at line 139 of file XprHelper.h.

◆ 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

Definition at line 135 of file XprHelper.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:10