useDynLib(Tinflex)

importFrom("graphics", "lines", "plot")
importFrom("stats", "runif")

export(Tinflex.setup)
export(Tinflex.sample)

S3method(plot, Tinflex)
S3method(print, Tinflex)

