method
indices
ruby latest stable - Class:
Prime::EratosthenesSieve
indices(n)private
for an odd number n, returns (i, j, k) such that @tables[i][j][k] represents primarity of the number
indices(n)for an odd number n, returns (i, j, k) such that @tables[i][j][k] represents primarity of the number