# Generated by roxygen2: do not edit by hand

S3method(as.matrix,trace)
S3method(plot,regvec3d)
S3method(print,enhancedMatrix)
S3method(print,regvec3d)
S3method(print,trace)
S3method(regvec3d,default)
S3method(regvec3d,formula)
S3method(summary,regvec3d)
export(Det)
export(Eigen)
export(Ginv)
export(GramSchmidt)
export(Inverse)
export(J)
export(LU)
export(MoorePenrose)
export(Proj)
export(QR)
export(R)
export(SVD)
export(Solve)
export(adjoint)
export(angle)
export(arc)
export(arrows3d)
export(buildTmat)
export(cholesky)
export(circle)
export(circle3d)
export(cofactor)
export(cone3d)
export(corner)
export(echelon)
export(gaussianElimination)
export(getYmult)
export(gsorth)
export(inv)
export(is_orthogonal_matrix)
export(is_square_matrix)
export(is_symmetric_matrix)
export(len)
export(matrix2latex)
export(minor)
export(mpower)
export(plotEqn)
export(plotEqn3d)
export(pointOnLine)
export(powerMethod)
export(printMatEqn)
export(printMatrix)
export(regvec3d)
export(rowCofactors)
export(rowMinors)
export(rowadd)
export(rowmult)
export(rowswap)
export(showEig)
export(showEqn)
export(svdDemo)
export(swp)
export(symMat)
export(tr)
export(vandermode)
export(vec)
export(vectors)
export(vectors3d)
export(xprod)
import(rgl)
import(stats)
importFrom(MASS,fractions)
importFrom(car,dataEllipse)
importFrom(dplyr,case_when)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.cur)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(xtable,xtableMatharray)
