Searched refs:subcone_key (Results 1 – 1 of 1) sorted by relevance
1220 vector<key_t> subcone_key(C.dim + nr_new_points); in Simplex_parallel_evaluation() local1222 subcone_key[i] = key[i]; in Simplex_parallel_evaluation()1225 subcone_key[C.dim + i] = nr_old_gen + i; in Simplex_parallel_evaluation()1227 Matrix<Integer> polytope_gens(C.Generators.submatrix(subcone_key)); in Simplex_parallel_evaluation()1257 bottom_key.push_back(subcone_key[j]); in Simplex_parallel_evaluation()