Searched refs:start_kk (Results 1 – 1 of 1) sorted by relevance
1956 size_t start_kk = 0; in process_pyramids() local1976 for (size_t kk = start_kk; kk < old_nr_supp_hyps; ++kk) { in process_pyramids()2087 for(;start_kk < old_nr_supp_hyps && FacetIts[start_kk] == Facets.end(); ++start_kk); in process_pyramids()2089 } while (start_kk < old_nr_supp_hyps); in process_pyramids()