Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.h125 …gen curve_surface_apply(const gen & elem,const gen & b,gen (* func) (const gen &, const gen &,cons…
H A Dplot3d.cc982 return curve_surface_apply(elem,b,rotation3d,contextptr); in similitude3d()
H A Dplot.cc7353 …gen curve_surface_apply(const gen & elem,const gen & b,gen (* func) (const gen &, const gen &,cons… in curve_surface_apply() function
7508 return curve_surface_apply(elem,b,symetrieplan,contextptr); in symetrie()
7531 return curve_surface_apply(a,b,symetriepoint,contextptr); in symetrie()
8291 res=remove_at_pnt(curve_surface_apply(elem,b,translationpoint,contextptr)); in translation()