# Generated by roxygen2: do not edit by hand

export(calculate_distance_euclidean_cpu)
export(calculate_distance_pearson_cpu)
export(calculate_distance_spearman_cpu)
export(calculate_distance_uncentered_cpu)
export(callback_base_report)
export(callback_base_return_pop)
export(callback_default)
export(callback_no_report)
export(classify_multiple)
export(cluster_algorithm)
export(cluster_classify)
export(cosine_similarity)
export(create_centroids)
export(galgo)
export(k_centroids)
export(non_dominated_summary)
export(plot_pareto)
export(select_distance)
export(surv_fitness)
export(to_dataframe)
export(to_list)
exportClasses(galgo.Obj)
importFrom(methods,new)
