import(Rcpp)
useDynLib(ecp)

export("e.agglo")
export("e.divisive")
export("getBetween")
export("getWithin")
export("e.cp3o")
