useDynLib(pop_BurSt)
export(Cfrag.list, build.constraints, constraints.realized, deport,
	pprobe.checkinput, pprobe.verify, random.portfolio,
	random.portfolio.control, random.portfolio.utility,
	randport.eval, seed.BurSt, trade.distance, trade.optimizer, 
	trade.optimizer.control, trade.optimizer.pre, valuation)
importFrom(utils, head, tail)
importFrom(stats, update)
S3method(deport, portfolBurSt)
S3method(deport, randportBurSt)
S3method(head, randportBurSt)
S3method(print, portfolBurSt)
S3method(print, randportBurSt)
S3method(summary, portfolBurSt)
S3method(summary, randportBurSt)
S3method(tail, randportBurSt)
S3method(update, randportBurSt)
S3method(valuation, default)
S3method(valuation, portfolBurSt)
S3method(valuation, randportBurSt)
