# Generated by roxygen2: do not edit by hand

S3method(print,FDOTT)
S3method(print,FDOTT_HSD)
S3method(print,ot_barycenter_test)
S3method(print,ot_test_lp_solver_control)
export(FDOTT)
export(FDOTT_HSD)
export(cost_matrix_lp)
export(is_metric_cost_mat)
export(ot_barycenter)
export(ot_barycenter_test)
export(ot_cost_sgn)
export(ot_test_lp_solver)
export(simulate_finite_FDOTT)
export(simulate_finite_ot_barycenter_test)
export(simulate_limit_FDOTT_alt)
export(simulate_limit_FDOTT_null)
export(simulate_limit_ot_barycenter_test_alt)
export(simulate_limit_ot_barycenter_test_null)
export(tab_sample)
importFrom(Rcpp,loadModule)
importFrom(future.apply,future_lapply)
importFrom(future.apply,future_replicate)
importFrom(future.apply,future_sapply)
importFrom(rrapply,rrapply)
importFrom(transport,transport)
useDynLib(FDOTT, .registration = TRUE)
