# Generated by roxygen2: do not edit by hand

S3method(buildPredmat,default)
S3method(coef,classo)
S3method(coef,cv.classo)
S3method(family,classo)
S3method(family,classofit)
S3method(family,cv.classo)
S3method(plot,cglasso)
S3method(plot,classo)
S3method(plot,cv.classo)
S3method(predict,classo)
S3method(predict,cv.classo)
S3method(print,classo)
S3method(print,cv.classo)
export(buildPredmat)
export(cglasso)
export(classo)
export(classo.control)
export(coef.classo)
export(cv.classo)
export(dft.X)
export(fixm)
export(predict.classo)
export(print.cv.classo)
import(Matrix)
import(foreach)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(fields,image.plot)
importFrom(gdata,upperTriangle)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,family)
importFrom(stats,gaussian)
importFrom(stats,median)
importFrom(stats,mvfft)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
importFrom(utils,packageDescription)
useDynLib(cxreg)
useDynLib(cxreg,cglassocd_noscale)
useDynLib(cxreg,cglassocd_scaled)
useDynLib(cxreg,classocd_warm)
useDynLib(cxreg,classocd_warm_screen)
