useDynLib(APML0)
importFrom(Rcpp, evalCpp)
importFrom("stats", "weighted.mean")
import(Matrix)

export(APML0, print.APML0)
S3method(print, APML0)

