Symbolic Computation and More with Multivariate Polynomials


[Up] [Top]

Documentation for package ‘mpoly’ version 1.1.2

Help Pages

!=.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 Change polynomials into functions.
as.function.bernstein Change polynomials into functions.
as.function.bezier Change polynomials into functions.
as.function.mpoly Change polynomials into functions.
as.function.mpolyList Change polynomials into functions.
as.mpoly Convert an object to an mpoly
basis_monomials Enumerate basis monomials
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
coef.mpoly Polynomial components
coef_lift Polynomial components
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-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
normalize_coefficients Polynomial components
partitions Enumerate the partitions of an integer
permutations Determine all permutations of a set.
plot.mpoly Plot the (real) variety of a polynomial
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