Eigen::internal::index_statically_lt_impl< T > 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 T >
static constexpr EIGEN_DEVICE_FUNC bool Eigen::internal::index_statically_lt_impl< T >::run ( Index  ,
Index   
)
inlinestaticconstexpr
506 { return false; }

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


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