# Generated by roxygen2: do not edit by hand

S3method(coef,primal)
S3method(plot,primal)
S3method(print,primal)
export(CompressedSensing_solver)
export(Dantzig_solver)
export(PSM_solver)
export(QuantileRegression_solver)
export(SparseSVM_solver)
importFrom(Matrix,Matrix)
importFrom(Matrix,t)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,runif)
useDynLib(PRIMAL, .registration = TRUE)
