# Generated by roxygen2: do not edit by hand

export(elasticNet)
export(fusedLasso)
export(graphicalLasso)
export(minimizeFunction)
export(minimizeSmoothedSequence)
export(objFunction)
export(objFunctionGradient)
export(objFunctionSmooth)
export(objFunctionSmoothGradient)
export(prsLasso)
export(standardLasso)
importFrom(Rdpack,reprompt)

importFrom("stats", "optim", "runif")
import(Matrix)
