# Generated by roxygen2: do not edit by hand

S3method("*",mpoly)
S3method("*",mpolyList)
S3method("+",mpoly)
S3method("+",mpolyList)
S3method("-",mpoly)
S3method("-",mpolyList)
S3method("==",mpoly)
S3method("[",mpoly)
S3method("^",mpoly)
S3method(as.function,bezier)
S3method(as.function,mpoly)
S3method(as.function,mpolyList)
S3method(as.mpoly,default)
S3method(as.mpoly,lm)
S3method(as.mpoly,numeric)
S3method(as.mpoly,polynomial)
S3method(deriv,mpoly)
S3method(print,mpoly)
S3method(print,mpolyList)
S3method(reorder,mpoly)
S3method(round,mpoly)
S3method(terms,mpoly)
export(LC)
export(LCM)
export(LM)
export(LT)
export(as.mpoly)
export(bernstein)
export(bernsteinApprox)
export(bezier)
export(bezierFunction)
export(burst)
export(chebyshev)
export(dehomogenize)
export(exponents)
export(gradient)
export(grobner)
export(hermite)
export(homogeneous_components)
export(homogenize)
export(insert)
export(is.bernstein)
export(is.bezier)
export(is.chebyshev)
export(is.constant)
export(is.homogeneous)
export(is.linear)
export(is.mpoly)
export(is.mpolyList)
export(is.wholenumber)
export(jacobi)
export(laguerre)
export(legendre)
export(monomials)
export(mp)
export(mpoly)
export(mpolyList)
export(multideg)
export(partitions)
export(permutations)
export(plug)
export(swap)
export(totaldeg)
export(tuples)
export(vars)
import(ggplot2)
import(orthopolynom)
import(partitions)
import(plyr)
import(polynom)
import(stats)
import(stringr)
importFrom(tidyr,gather)
