Home
last modified time | relevance | path

Searched refs:v_make_prime (Results 1 – 10 of 10) sorted by relevance

/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dvector_operations.h67 Integer v_make_prime(vector<Integer>& v);
934 Integer v_make_prime(vector<Integer>& v) { in v_make_prime() function
958 inline nmz_float v_make_prime(vector<nmz_float>& v) { in v_make_prime() function
H A Dsublattice_representation.cpp649 v_make_prime(N); in to_sublattice_dual()
664 v_make_prime(N); in from_sublattice_dual()
H A Dcone_dual_mode.cpp109 v_make_prime(help); // truncation need not be coprime in Cone_Dual_Mode()
849 v_make_prime(SupportHyperplanes[0]); // it could be that the truncation was not coprime in hilbert_basis_dual()
H A Ddescent.cpp397 Integer den = v_make_prime(embedded_supphyp); in compute()
693 v_make_prime(fix_point); in make_orbits_global()
H A Dproject_and_lift.cpp49 g = v_make_prime(new_supp); in FM_comb()
58 mpz_class GG = v_make_prime(mpz_sum); in FM_comb()
H A Dautomorph.cpp474 v_make_prime(FixedPoint); in compute_polytopal()
733 v_make_prime(Im); in gen_data_via_lin_maps()
H A Dcone.h933 v_make_prime(quot[j]); in approx_simplex()
H A Dmatrix.cpp1177 g[i] = v_make_prime(elem[i]); in make_prime()
2460 v_make_prime(Test_vec); in max_rank_submatrix_lex_inner()
3030 v_make_prime(result); in find_linear_form()
H A Dfull_cone.cpp663 v_make_prime(NewFacet.Hyp); in add_hyperplane()
673 v_make_prime(mpz_sum); in add_hyperplane()
3934 v_make_prime(Generic_mpz); in compute_multiplicity_or_integral_by_signed_dec()
7556 v_make_prime(degree_function); in compute_degree_function()
H A Dcone.cpp1950 GradingDenom = v_make_prime(test_grading); in checkGrading()
5196v_make_prime(ExteEmbedded[i]); // Moreover, several generators can give the s… in set_extreme_rays()
5981 if (v_make_prime(test_dehom) != 1) in try_approximation_or_projection()