WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::variable_if_dynamic< T, Value > Class Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/util/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: