# Generated by roxygen2: do not edit by hand

export(detect_localmaxima)
export(max_neighbors)
export(mean_neighbors)
export(min_neighbors)
export(score_type1)
export(score_type2)
export(score_type3)
export(sd_neighbors)
importFrom(Rcpp,sourceCpp)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertNumeric)
useDynLib(scorepeak, .registration=TRUE)
