TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
variable_if_dynamic< T, Dynamic >
Public Member Functions
|
List of all members
Eigen::internal::variable_if_dynamic< T, Dynamic > Class Template Reference
#include <
XprHelper.h
>
Public Member Functions
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
variable_if_dynamic
(
T
value
=0)
EIGEN_NO_THROW
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
T
value
()
const
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
operator T
()
const
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
void
setValue
(
T
value
)
Constructor & Destructor Documentation
◆
variable_if_dynamic()
template<
typename
T
>
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
Eigen::internal::variable_if_dynamic
<
T
,
Dynamic
>::variable_if_dynamic
(
T
value
=
0
)
inline
explicit
Member Function Documentation
◆
operator T()
template<
typename
T
>
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
Eigen::internal::variable_if_dynamic
<
T
,
Dynamic
>::operator
T
(
)
const
inline
◆
setValue()
template<
typename
T
>
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
void
Eigen::internal::variable_if_dynamic
<
T
,
Dynamic
>::setValue
(
T
value
)
inline
◆
value()
template<
typename
T
>
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
T
Eigen::internal::variable_if_dynamic
<
T
,
Dynamic
>::value
(
)
const
inline
The documentation for this class was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Core/util/
XprHelper.h
Generated by
1.9.8