# Generated by roxygen2: do not edit by hand

S3method(cluster_milano,default)
S3method(cluster_milano,igraph)
S3method(global_persistence,default)
S3method(global_persistence,igraph)
S3method(local_persistence,default)
S3method(local_persistence,igraph)
export(cluster_milano)
export(global_persistence)
export(local_persistence)
useDynLib(persistence, .registration=TRUE, .fixes="C_")
