# Generated by roxygen2: do not edit by hand

export(SturmHabicht)
export(gcd)
export(integralDivision)
export(numberOfRealRoots)
export(numberOfRealRootsInInterval)
export(principalSturmHabicht)
export(principalSubresultants)
export(resultant)
export(squareFreeFactorization)
export(subresultants)
export(univariateDivision)
importFrom(Rcpp,evalCpp)
importFrom(gmp,as.bigq)
importFrom(gmp,c_bigq)
importFrom(qspray,"showQsprayOption<-")
importFrom(qspray,evalQspray)
importFrom(qspray,getConstantTerm)
importFrom(qspray,isConstant)
importFrom(qspray,isQzero)
importFrom(qspray,isUnivariate)
importFrom(qspray,leadingCoefficient)
importFrom(qspray,numberOfVariables)
importFrom(qspray,permuteVariables)
importFrom(qspray,qone)
importFrom(qspray,qsprayMaker)
importFrom(qspray,showQsprayX1X2X3)
importFrom(qspray,showQsprayXYZ)
importFrom(qspray,swapVariables)
importFrom(utils,head)
useDynLib(resultant, .registration=TRUE)
