Home
last modified time | relevance | path

Searched refs:al_BASIS (Results 1 – 2 of 2) sorted by relevance

/dports/math/pari/pari-2.13.3/src/headers/
H A Dparinf.h46 al_BASIS, enumerator
/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c1676 return al_BASIS; in alg_model0()
1679 if (lx == N+1) return al_BASIS; in alg_model0()
1692 return al_BASIS; in alg_model0()
1695 if (lx == N+1) return al_BASIS; in alg_model0()
1708 case al_BASIS: in checkalgx()
2386 case al_BASIS : res = algbasismultable(al,x); break; in algleftmultable()
2428 if (tx==al_BASIS) x = algbasistoalg(al,x); in algtomatrix()
2447 if (tx==al_ALGEBRAIC) { x = algalgtobasis(al,x); tx=al_BASIS; } in algdivl_i()
2686 case al_BASIS: return algredtrace(al, algbasistoalg(al,x)); in algredtrace()
2933 if (tx==al_BASIS) return gcopy(x); in algalgtobasis()
[all …]