v1.0
Static Public Member Functions
|
List of all members
Eigen::internal::MinMaxBottomValue< T, IsMax, IsInteger > Struct Template Reference
#include <
TensorFunctors.h
>
Static Public Member Functions
static
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
T
bottom_value
()
Member Function Documentation
◆
bottom_value()
template<typename T , bool IsMax = true, bool IsInteger = true>
static
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
T
Eigen::internal::MinMaxBottomValue
<
T
, IsMax, IsInteger >::bottom_value
(
)
inline
static
161
{
return
Eigen::NumTraits<T>::lowest
(); }
Eigen::NumTraits
Holds information about the various numeric (i.e. scalar) types allowed by Eigen.
Definition:
NumTraits.h:217
The documentation for this struct was generated from the following file:
TensorFunctors.h
Eigen
internal
MinMaxBottomValue
Generated on Wed Aug 27 2025 17:08:30 for MercuryDPM by
1.9.1