HomeSort by relevance Sort by last modified time
    Searched refs:all_indices_known_statically (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/test/
cxx11_tensor_index_list.cpp 329 EIGEN_STATIC_ASSERT((internal::all_indices_known_statically<ReductionIndices>() == false), YOU_MADE_A_PROGRAMMING_MISTAKE);
340 EIGEN_STATIC_ASSERT((internal::all_indices_known_statically<ReductionList>() == true), YOU_MADE_A_PROGRAMMING_MISTAKE);
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorIndexList.h 682 static EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR bool all_indices_known_statically() { function in namespace:Eigen::internal

Completed in 87 milliseconds