# Generated by roxygen2: do not edit by hand

S3method(coef,CPGLIB)
S3method(coef,ProxGrad)
S3method(coef,cv.CPGLIB)
S3method(coef,cv.ProxGrad)
S3method(plot,cv.CPGLIB)
S3method(predict,CPGLIB)
S3method(predict,ProxGrad)
S3method(predict,cv.CPGLIB)
S3method(predict,cv.ProxGrad)
export(ProxGrad)
export(cpg)
export(cv.ProxGrad)
export(cv.cpg)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,predict)
useDynLib(CPGLIB)
