!=.mpoly |
Determine whether two multivariate polynomials are equal. |
*.mpoly |
Arithmetic with multivariate polynomials |
*.mpolyList |
Element-wise arithmetic with vectors of multivariate polynomials. |
+.mpoly |
Arithmetic with multivariate polynomials |
+.mpolyList |
Element-wise arithmetic with vectors of multivariate polynomials. |
-.mpoly |
Arithmetic with multivariate polynomials |
-.mpolyList |
Element-wise arithmetic with vectors of multivariate polynomials. |
== |
Determine whether two multivariate polynomials are equal. |
==.mpoly |
Determine whether two multivariate polynomials are equal. |
as.function.bezier |
Change a vector of multivariate polynomials into a function. |
as.function.mpoly |
Change a multivariate polynomial into a function. |
as.function.mpolyList |
Change a vector of multivariate polynomials into a function. |
as.mpoly |
Convert an object to an mpoly |
bernstein |
Bernstein polynomials |
bernstein-approx |
Bernstein polynomial approximation |
bernsteinApprox |
Bernstein polynomial approximation |
bernstein_approx |
Bernstein polynomial approximation |
bezier |
Bezier polynomials |
bezierFunction |
Bezier function |
bezier_function |
Bezier function |
burst |
Enumerate integer r-vectors summing to n |
chebyshev |
Chebyshev polynomials |
chebyshev_roots |
Chebyshev polynomials |
components |
Polynomial components |
dehomogenize |
Homogenize a polynomial |
deriv.mpoly |
Compute partial derivatives of a multivariate polynomial. |
eq_mp |
Convert an equation to a polynomial |
exponents |
Polynomial components |
gradient |
Compute gradient of a multivariate polynomial. |
hermite |
Hermite polynomials |
homogeneous_components |
Homogenize a polynomial |
homogenize |
Homogenize a polynomial |
insert |
Insert an element into a vector. |
is.bernstein |
mpoly predicate functions |
is.bezier |
mpoly predicate functions |
is.chebyshev |
mpoly predicate functions |
is.constant |
mpoly predicate functions |
is.homogeneous |
Homogenize a polynomial |
is.linear |
mpoly predicate functions |
is.mpoly |
mpoly predicate functions |
is.mpolyList |
mpoly predicate functions |
is.unipoly |
mpoly predicate functions |
is.wholenumber |
Test whether an object is a whole number |
jacobi |
Jacobi polynomials |
laguerre |
Generalized Laguerre polynomials |
LC |
Polynomial components |
LCM |
Compute the least common multiple of two numbers. |
legendre |
Legendre polynomials |
lissajous |
Lissajous polynomials |
LM |
Polynomial components |
LT |
Polynomial components |
make_indeterminate_list |
Define a multivariate polynomial. |
monomials |
Polynomial components |
mp |
Define a multivariate polynomial. |
mpoly |
Multivariate polynomials in R. |
mpoly-defunct |
Defunct mpoly functions |
mpoly-equal |
Determine whether two multivariate polynomials are equal. |
mpolyArithmetic |
Arithmetic with multivariate polynomials |
mpolyList |
Define a collection of multivariate polynomials. |
mpolyListArithmetic |
Element-wise arithmetic with vectors of multivariate polynomials. |
multideg |
Polynomial components |
package-mpoly |
Multivariate polynomials in R. |
partitions |
Enumerate the partitions of an integer |
permutations |
Determine all permutations of a set. |
plug |
Switch indeterminates in a polynomial |
predicates |
mpoly predicate functions |
print.mpoly |
Pretty printing of multivariate polynomials. |
print.mpolyList |
Pretty printing of a list of multivariate polynomials. |
reorder.mpoly |
Reorder a multivariate polynomial. |
round.mpoly |
Round the coefficients of a polynomial |
solve_unipoly |
Solve a univariate mpoly with polyroot |
swap |
Swap polynomial indeterminates |
terms.mpoly |
Extract the terms of a multivariate polynomial. |
totaldeg |
Polynomial components |
tuples |
Determine all n-tuples using the elements of a set. |
vars |
Determine the variables in a mpoly object. |
[.mpoly |
Polynomial components |
^.mpoly |
Arithmetic with multivariate polynomials |
^.mpolyList |
Arithmetic with multivariate polynomials |