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

#include <TensorIndexList.h>

Static Public Member Functions

static constexpr EIGEN_DEVICE_FUNC bool run (const Index)
 

Member Function Documentation

◆ run()

template<typename T >
static constexpr EIGEN_DEVICE_FUNC bool Eigen::internal::index_known_statically_impl< T >::run ( const  Index)
inlinestaticconstexpr
386 { return false; }

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


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