Home
last modified time | relevance | path

Searched refs:Polynomial_prem (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-libpoly/libpoly-0.1.11/python/
H A DpolypyPolynomial2.c82 Polynomial_prem(PyObject* self, PyObject* args);
184 …{"prem", (PyCFunction)Polynomial_prem, METH_VARARGS, "Returns the pseudo remainder of current and …
887 Polynomial_prem(PyObject* self, PyObject* other) { in Polynomial_prem() function
H A DpolypyPolynomial3.c79 Polynomial_prem(PyObject* self, PyObject* args);
181 …{"prem", (PyCFunction)Polynomial_prem, METH_VARARGS, "Returns the pseudo remainder of current and …
868 Polynomial_prem(PyObject* self, PyObject* other) { in Polynomial_prem() function
/dports/math/libpoly/libpoly-0.1.11/python/
H A DpolypyPolynomial2.c82 Polynomial_prem(PyObject* self, PyObject* args);
184 …{"prem", (PyCFunction)Polynomial_prem, METH_VARARGS, "Returns the pseudo remainder of current and …
887 Polynomial_prem(PyObject* self, PyObject* other) { in Polynomial_prem() function
H A DpolypyPolynomial3.c79 Polynomial_prem(PyObject* self, PyObject* args);
181 …{"prem", (PyCFunction)Polynomial_prem, METH_VARARGS, "Returns the pseudo remainder of current and …
868 Polynomial_prem(PyObject* self, PyObject* other) { in Polynomial_prem() function