Home
last modified time | relevance | path

Searched defs:with_cocoa (Results 1 – 1 of 1) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dsolve.cc6143 …vectpoly gbasis(const vectpoly & v,const gen & order,bool with_cocoa,int modular,environment * env… in gbasis()
6934 …static void read_gbargs(vecteur & v,int start,int s,gen & order,bool & with_cocoa,bool & with_f5,i… in read_gbargs()
7107 bool with_f5=false,with_cocoa=false; in _gbasis() local
7239 …st gen & eq,const vecteur & l,const vectpoly & eqp,const gen & order,bool with_cocoa,GIAC_CONTEXT,… in in_greduce()
7279 …t vectpoly & r,const vecteur &l,const vectpoly & v,const gen & order,bool with_cocoa,bool with_f5,… in in_ideal()
7296 …nst gen & g,const vecteur & l,const vectpoly & eqp,const gen & order,bool with_cocoa,GIAC_CONTEXT,… in greduce()
7347 bool with_f5=false,with_cocoa=false; in _greduce() local
7432 bool with_f5=false,with_cocoa=false; int modular=1; gen o; in _eliminate() local