useDynLib(minqa, .registration = TRUE)
import(Rcpp)
export(bobyqa, newuoa, uobyqa)
S3method(print, minqa)

