# Generated by roxygen2: do not edit by hand

export(as.dyadic)
export(construct)
export(dyadFac)
exportClasses(Dyadic)
exportMethods("%*%")
exportMethods("*")
exportMethods("+")
exportMethods("-")
exportMethods(as.matrix)
exportMethods(t)
importFrom(Rcpp,evalCpp)
importFrom(methods,callNextMethod)
importFrom(methods,new)
useDynLib(DyadiCarma, .registration=TRUE)
