Searched refs:index_statically_gt (Results 1 - 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorIndexList.h702 static EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR bool index_statically_gt(DenseIndex i, DenseIndex value) { function in namespace:Eigen::internal
H A DTensorReduction.h116 static const bool tmp2 = index_statically_gt<ReducedDims>(0, 0);

Completed in 269 milliseconds