Searched refs:indices5 (Results 1 – 2 of 2) sorted by relevance
518 Eigen::DSizes<ptrdiff_t, 3> indices5(1,2,3); in test_empty_slice() local522 tensor.slice(indices5, sizes5) = slice5; in test_empty_slice()
2931 indices5[16], in WriteAlphas() local2935 err5 = CompressAlpha(min5,max5,5,alphas,indices5); in WriteAlphas()2949 indices5[i] = 1; in WriteAlphas()2951 indices5[i] = 0; in WriteAlphas()2953 indices5[i] = 9 - index; in WriteAlphas()2970 size_t index = (size_t) indices5[j + i*8]; in WriteAlphas()