# Generated by roxygen2: do not edit by hand

S3method(print,mm_tdiff_multivariate_general)
S3method(print,mm_tdiff_multivariate_independent)
S3method(print,mm_tdiff_univariate)
export(dmvtdiff)
export(dtdiff)
export(mm_tdiff_multivariate_general)
export(mm_tdiff_multivariate_independent)
export(mm_tdiff_univariate)
export(pmvtdiff)
export(ptdiff)
export(qtdiff)
export(rmvtdiff)
export(rtdiff)
export(validate_approximation)
importFrom(mvtnorm,dmvt)
importFrom(mvtnorm,pmvt)
importFrom(mvtnorm,rmvt)
importFrom(stats,dt)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,rt)
