## functions available in capn
export(aproxdef)
export(chebbasisgen)
export(chebgrids)
export(chebnodegen)
export(paprox)
export(pdotaprox)
export(pdotsim)
export(plotgen)
export(psim)
export(unigrids)
export(vaprox)
export(vaprox.pindyck)
export(vaprox.pjump)
export(vaprox.split)
export(vsim)

## used in capn:::plotgeg 
importFrom("graphics", "axis", "legend", "mtext", "par", "plot")
## used in capn:::vaprox.split
importFrom("stats", "optim")