useDynLib(lbfgs, .registration = TRUE)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
importFrom("methods", "hasArg")

export(lbfgs)
