![]() |
|
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | reduce (const InT x, OutT *accum) const |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | reduce (const OutT x, OutT *accum) const |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE OutT | initialize () const |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE OutT | finalize (const OutT accum) const |
Static Public Attributes | |
static const bool | PacketAccess = false |
static const bool | IsStateful = false |
static constexpr OutT | InfBit = 1 |
static constexpr OutT | NanBit = 2 |
|
inline |
|
inline |
|
inline |
References CustomReducer< InT, OutT >::InfBit, Eigen::numext::isinf(), Eigen::numext::isnan(), CustomReducer< InT, OutT >::NanBit, and plotDoE::x.
|
inline |
References plotDoE::x.
|
staticconstexpr |
Referenced by CustomReducer< InT, OutT >::reduce().
|
static |
|
staticconstexpr |
Referenced by CustomReducer< InT, OutT >::reduce().
|
static |