Searched refs:ToIndexArrayType (Results 1 – 2 of 2) sorted by relevance
59 BCast::ToIndexArrayType<int, NDIMS>(bcast.x_bcast())); in ReshapeAndBCast()64 BCast::ToIndexArrayType<Eigen::DenseIndex, NDIMS>(bcast.x_bcast())); in ReshapeAndBCast()
401 static Eigen::array<IndexType, NDIMS> ToIndexArrayType( in ToIndexArrayType() function412 return ToIndexArrayType<Eigen::DenseIndex, NDIMS>(vec); in ToIndexArray()