#include <GenericPacketMath.h>
- Returns
- the min or max of a and b (coeff-wise) If both a and b are NaN, NaN is returned. Equivalent to std::fmin(a, b).
◆ run()
template<typename Packet , typename Op >
Scalar * b
Definition: benchVecAdd.cpp:17
const Scalar * a
Definition: level2_cplx_impl.h:32
char char * op
Definition: level2_impl.h:374
EIGEN_STRONG_INLINE Packet2cf pcmp_eq(const Packet2cf &a, const Packet2cf &b)
Definition: AltiVec/Complex.h:353
EIGEN_STRONG_INLINE Packet4f pselect(const Packet4f &mask, const Packet4f &a, const Packet4f &b)
Definition: AltiVec/PacketMath.h:1474
References a, b, op, Eigen::internal::pcmp_eq(), and Eigen::internal::pselect().
The documentation for this struct was generated from the following file: