Eigen::internal::index_pair_first_statically_eq_impl< Tx > Struct Template Reference

#include <TensorIndexList.h>

Static Public Member Functions

static constexpr EIGEN_DEVICE_FUNC bool run (Index, Index)
 

Member Function Documentation

◆ run()

template<typename Tx >
static constexpr EIGEN_DEVICE_FUNC bool Eigen::internal::index_pair_first_statically_eq_impl< Tx >::run ( Index  ,
Index   
)
inlinestaticconstexpr
527 { return false; }

Referenced by Eigen::internal::index_pair_first_statically_eq().


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