# Generated by roxygen2: do not edit by hand

export(align_matrix_cols)
export(align_matrix_rows)
export(corr_betw_matrices)
export(dist_betw_arrays)
export(dist_betw_matrices)
export(get_2ndbest)
export(get_best)
export(get_nonself)
export(get_problems)
export(get_self)
export(hist_self_nonself)
export(plot_sample)
export(which_2ndbest)
export(which_best)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(graphics,text)
importFrom(stats,median)
importFrom(stats,setNames)
useDynLib(lineup2, .registration=TRUE)
