# Generated by roxygen2: do not edit by hand

export(AlphaComplex)
export(CechComplex)
export(DelaunayComplex)
export(VietorisRipsComplex)
export(WitnessComplex)
export(as_filtration)
export(betti_number)
export(bottleneck_distance)
export(boundary)
export(boundary_info)
export(build_cubical_filtration)
export(build_filtration)
export(build_flood_filtration)
export(compare_complexes)
export(complex_distance)
export(diagram_matching)
export(euler_characteristic)
export(extract_persistence_pairs)
export(faces)
export(flood_complex)
export(flood_persistence)
export(generate_landmarks)
export(persistence_landscape)
export(persistence_pairs)
export(plot_landscape)
export(plot_matching)
export(plot_persistence)
export(restrict_filtration)
export(wasserstein_distance)
importFrom(Matrix,Matrix)
importFrom(Matrix,rankMatrix)
importFrom(Matrix,sparseMatrix)
importFrom(clue,solve_LSAP)
importFrom(geometry,delaunayn)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(gtools,combinations)
importFrom(igraph,add_edges)
importFrom(igraph,graph.empty)
importFrom(igraph,max_cliques)
importFrom(stats,setNames)
importFrom(utils,combn)
importFrom(utils,tail)
