Home
last modified time | relevance | path

Searched refs:alg_csa_table (Results 1 – 6 of 6) sorted by last modified time

/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex3116 \fun{GEN}{alg_csa_table}{GEN nf, GEN mt, long v, long maxord}
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1486 GEN alg_csa_table(GEN nf, GEN mt, long v, long maxord);
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1373 GEN alg_csa_table(GEN nf, GEN mt, long v, long maxord)
/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c4041 if (nB && typ(gel(B,1)) == t_MAT) return alg_csa_table(A,B,v,maxord); in alginit()
4302 alg_csa_table(GEN nf, GEN mt0, long v, long maxord) in alg_csa_table() function
/dports/math/pari/pari-2.13.3/src/test/32/
H A Dalgebras1863 *** alginit: domain error in alg_csa_table: denominator(mt) != 1
1966 *** alginit: incorrect type in alg_csa_table (t_VEC).
1969 *** alginit: domain error in alg_csa_table: (nonsquare) dimension != 1
2363 *** alginit: domain error in alg_csa_table: denominator(mt) != 1
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1235 GEN alg_csa_table(GEN nf, GEN mt, long v, long maxord)