Searched refs:clg2 (Results 1 – 3 of 3) sorted by relevance
/dports/math/miracl/miracl-5.6/ |
H A D | ratcalc.c | 50 static char clg2[]= "505741081295988878347013/729630149959545241557174"; variable 57 static char clg2[]= "16574595208316928044019202463/23912086311780807469140302041"; variable 695 cinstr(loge2,clg2); in main()
|
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/ |
H A D | buch2.c | 1161 get_Garch(GEN nf, GEN gen, GEN clg2, long prec) in get_Garch() argument 1164 GEN g,z,J,Garch, clorig = gel(clg2,3); in get_Garch() 1281 GEN clg2 = gel(bnf,9); in _isprincipal() local 1282 int old_format = (typ(clg2[2]) == t_MAT); in _isprincipal() 1284 U = gel(clg2,1); if (old_format) U = ginv(U); in _isprincipal() 1324 GEN Garch, V = gel(clg2,2); in _isprincipal() 1330 Garch = get_Garch(nf,gen,clg2,prec); in _isprincipal() 1337 GEN ga = gel(clg2,2), GD = gel(clg2,3); in _isprincipal() 2643 gel(z,9) = clg2; in buchall_end() 2785 GEN clg1 = mkvec3(gen_1,v,v), clg2 = mkvec3(m,v,v); in buchall_for_degree_one_pol() local [all …]
|
/dports/math/pari/pari-2.13.3/src/basemath/ |
H A D | buch2.c | 3375 buchall_end(GEN nf,GEN res, GEN clg2, GEN W, GEN B, GEN A, GEN C,GEN Vbase) in buchall_end() argument 3386 gel(z,9) = clg2; in buchall_end() 3427 GEN clg1 = mkvec3(gen_1,v,v), clg2 = mkvecn(6, m,m,m,v,m,m); in Buchall_deg1() local 3430 return buchall_end(nf,res,clg2,W,B,A,C,Vbase); in Buchall_deg1() 3668 GEN res, L, invhr, B, C, lambda, dep, clg1, clg2, Vbase; in Buchall_param() local 4135 clg1 = class_group_gen(nf,W,Ce,Vbase,PREC, &clg2); in Buchall_param() 4137 res = buchall_end(nf,res,clg2,W,B,A,Ce,Vbase); in Buchall_param()
|