# Generated by roxygen2: do not edit by hand

S3method(pivot_measure,data.frame)
S3method(pivot_measure,otgrid)
S3method(plot,otgrid)
S3method(plot,otgridtransport)
S3method(print,otgrid)
S3method(print,otgridtransport)
S3method(transport_cost,data.frame)
S3method(transport_cost,numeric)
S3method(transport_cost,otgrid)
S3method(transport_cost,otgridtransport)
S3method(transport_costmat,otgrid)
S3method(transport_costmat,otgridtransport)
S3method(transport_df,numeric)
S3method(transport_df,otgrid)
S3method(transport_df,otgridtransport)
export(dual1d)
export(north_west_corner)
export(otgrid)
export(pivot_measure)
export(transport_cost)
export(transport_costmat)
export(transport_df)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,grey)
importFrom(graphics,image)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,rect)
useDynLib(gridOT, .registration = TRUE)
