useDynLib(GiRaF, .registration = TRUE)
#exportPattern("^[[:alpha:]]+")
export(NC.mrf, exact.mrf, sampler.mrf)
import(methods, Rcpp)
importFrom(Rcpp, evalCpp)
importFrom("grDevices", "grey")
importFrom("graphics", "box", "image", "par")
