Home
last modified time | relevance | path

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

/dports/databases/pgsphere/pgsphere-e0b303d/testsuite/
H A Dgen_poly.pl69 sub spoly{ subroutine
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Python/
H A DImageTracerWidget.py232 spoly = vtk.vtkPolyData() variable
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Python/
H A DImageTracerWidget.py232 spoly = vtk.vtkPolyData() variable
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/routines/
H A Dpbori_algorithms.h42 spoly(const BoolePolynomial& first, const BoolePolynomial& second){ in spoly() function
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Dgroebnertools.py262 def spoly(p1, p2, ring): function
/dports/math/py-Diofant/Diofant-0.13.0/diofant/polys/
H A Dgroebnertools.py249 def spoly(p1, p2): function
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/
H A Dmgx11windows.c786 void (*spoly)(unsigned char *, float *, int, int, int, CPoint3 *, in Xmg_showdisplaylist() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_nef_polyhedron_item.cpp641 Scene_surface_mesh_item *spoly = new Scene_surface_mesh_item(poly); in convex_decomposition() local
/dports/math/maxima/maxima-5.43.2/share/contrib/Grobner/
H A Dgrobner.lisp1000 (defun spoly (ring f g) function
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/nc/
H A Dsca.cc812 …poly spoly = p_Add_q (tmp1, tmp2, r); // spoly = spoly(lt(p1), lt(p2)) + m1 * tail(p1), delete tmp… in sca_SPoly() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/dd/
H A Ddd_pdd.cpp483 …pdd pdd_manager::spoly(pdd const& a, pdd const& b, unsigned_vector const& p, unsigned_vector const… in spoly() function in dd::pdd_manager
/dports/math/z3/z3-z3-4.8.13/src/math/dd/
H A Ddd_pdd.cpp536 …pdd pdd_manager::spoly(pdd const& a, pdd const& b, unsigned_vector const& p, unsigned_vector const… in spoly() function in dd::pdd_manager
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_polycurve.cpp2988 ON_PolyCurve* spoly = ON_PolyCurve::Cast(seg); in Flatten() local
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_polycurve.cpp3563 ON_PolyCurve* spoly = ON_PolyCurve::Cast(seg); in Flatten() local
/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c3429 void polycopy(POLYGON *dpoly, POLYGON *spoly) in polycopy()
/dports/graphics/pgplot/pgplot/applications/curvefit/
H A Dcurvefit.f956 INTEGER maxpoints,spoly,ncoeff,maxdataset,dataset,ma,i,j local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dsolve.cc4782 polynome spoly(const polynome & p,const polynome & q,environment * env){ in spoly() function
H A Dcocoa.cc3108 …void spoly(const poly8<tdeg_t> & p,const poly8<tdeg_t> & q,poly8<tdeg_t> & res,poly8<tdeg_t> & TMP… in spoly() function