#exportPattern("^[[:alpha:]]+")
#import("lattice")

export("pdclust")
export("symmetric.alpha.divergence")
export("hellinger.distance")
export("squared.hellinger.distance")
export("pdc.dist")
export("entropy.heuristic")
export("codebook")
export("plot.pdclust")
export("print.pdclust")
export("plot.mine")
export("print.mine")
export("loo1nn")

export("trace.image")
export("convert.image")

useDynLib(pdc)
