TR-mbed 1.0
Loading...
Searching...
No Matches
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_CONSTEXPR T value ()
 

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

Member Function Documentation

◆ operator T()

◆ setValue()

◆ value()


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