# 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(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(LCM)
export(as.mpoly)
export(bernstein)
export(bernsteinApprox)
export(bezier)
export(bezierFunction)
export(burst)
export(chebyshev)
export(gradient)
export(grobner)
export(hermite)
export(insert)
export(is.bernstein)
export(is.bezier)
export(is.chebyshev)
export(is.constant)
export(is.linear)
export(is.mpoly)
export(is.mpolyList)
export(is.wholenumber)
export(jacobi)
export(laguerre)
export(legendre)
export(mp)
export(mpoly)
export(mpolyList)
export(partitions)
export(permutations)
export(plug)
export(swap)
export(tuples)
export(vars)
import(ggplot2)
import(orthopolynom)
import(partitions)
import(plyr)
import(polynom)
import(rJava)
import(rJython)
import(rSymPy)
import(reshape2)
import(rjson)
import(stats)
import(stringr)
