Searched refs:computeIndex (Results 1 – 3 of 3) sorted by relevance
110 return m_tensor.coeff(computeIndex(row, col));114 EIGEN_STRONG_INLINE Index computeIndex(Index row, Index col) const {248 const Index index = this->computeIndex(i, j);249 eigen_assert(this->computeIndex(i+packet_size-1, j) == index + packet_size-1);322 data[0] = this->m_tensor.coeff(this->computeIndex(i, j));
103 public final void computeIndex() { in computeIndex() method in S2EdgeIndex209 computeIndex(); in predictAdditionalCalls()
89 index.computeIndex(); in checkAllCrossings()