Eigen::internal::indices_statically_known_to_increase_impl< T > Struct Template Reference

#include <TensorIndexList.h>

Static Public Member Functions

static constexpr EIGEN_DEVICE_FUNC bool run ()
 

Member Function Documentation

◆ run()

template<typename T >
static constexpr EIGEN_DEVICE_FUNC bool Eigen::internal::indices_statically_known_to_increase_impl< T >::run ( )
inlinestaticconstexpr
424 { return false; }

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


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