# Generated by roxygen2: do not edit by hand

export("%cross%")
export("%curl%")
export("%diff%")
export("%div%")
export("%divergence%")
export("%dot%")
export("%gradient%")
export("%hessian%")
export("%inner%")
export("%kronecker%")
export("%laplacian%")
export("%matrix%")
export("%outer%")
export("%prod%")
export("%sum%")
export("diag<-")
export("index<-")
export(c2e)
export(cross)
export(curl)
export(derivative)
export(det)
export(diag)
export(divergence)
export(e2c)
export(einstein)
export(evaluate)
export(gradient)
export(hermite)
export(hessian)
export(index)
export(integral)
export(inverse)
export(kronecker)
export(laplacian)
export(levicivita)
export(partitions)
export(taylor)
export(trace)
export(wrap)
import(Rcpp)
importFrom(Rcpp,evalCpp)
useDynLib(calculus, .registration=TRUE)
