Home
last modified time | relevance | path

Searched refs:csturm_seq (Results 1 – 3 of 3) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dcsturm.h58 …gen csturm_seq(modpoly & r0,modpoly & r1,vecteur & listquo,vecteur & coeffP, vecteur & coeffR,GIAC…
H A Dcsturm.cc51 …gen csturm_seq(modpoly & r0,modpoly & r1,vecteur & listquo,vecteur & coeffP, vecteur & coeffR,GIAC… in csturm_seq() function
329 gen g=csturm_seq(S,R,listquo,coeffP,coeffR,contextptr); in csturm_segment_seq()
339 g=csturm_seq(S,R,listquo,coeffP,coeffR,contextptr); in csturm_segment_seq()
1228 csturm_seq(S,R,listquo,coeffP,coeffR,context0); in complex_roots()
H A Dalg_ext.cc1464 gen pgcd=csturm_seq(r0,r1,listquo,coeffP,coeffR,contextptr); in _sturm()