useDynLib("DRIP", .registration = TRUE, .fixes = "C_")

export(stepEdgeLCK, JPLLK_surface, diffLCK, diffLC2K, dKQ,
       stepEdgeParSelLCK, stepEdgeParSelLC2K, diffLLK,
       stepEdgeLC2K, stepEdgeLLK, stepEdgeParSelLLK,
       diffLL2K, stepEdgeLL2K, stepEdgeParSelLL2K, modify1,
       modify2, surfaceCluster, surfaceCluster_bandwidth,
       roofDiff, roofEdge, roofEdgeParSel, 
       threeStage, threeStageParSel, cv.jpex, jpex)
import(parallel, graphics, stats)
importFrom("grDevices", "gray")
