Eigen::internal::minmax_compare< Scalar, NaNPropagation, is_min > Struct Template Reference

#include <Visitor.h>

Public Types

typedef packet_traits< Scalar >::type Packet
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC bool compare (Scalar a, Scalar b)
 
static EIGEN_DEVICE_FUNC Scalar predux (const Packet &p)
 

Member Typedef Documentation

◆ Packet

template<typename Scalar , int NaNPropagation, bool is_min = true>
typedef packet_traits<Scalar>::type Eigen::internal::minmax_compare< Scalar, NaNPropagation, is_min >::Packet

Member Function Documentation

◆ compare()

◆ predux()


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