Eigen::internal::maybe_raise_div_by_zero< Packet, IsInteger > Struct Template Reference

#include <BinaryFunctors.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void run (Packet x)
 

Member Function Documentation

◆ run()

template<typename Packet , bool IsInteger = NumTraits<typename unpacket_traits<Packet>::type>::IsInteger>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::maybe_raise_div_by_zero< Packet, IsInteger >::run ( Packet  x)
inlinestatic
#define EIGEN_UNUSED_VARIABLE(var)
Definition: Macros.h:966
list x
Definition: plotDoE.py:28

References EIGEN_UNUSED_VARIABLE, and plotDoE::x.

Referenced by Eigen::internal::scalar_quotient_op< LhsScalar, RhsScalar >::packetOp().


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