R/RcppExports.R

Defines functions quasiTR sparseTR

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

sparseTR <- function(start, fn, gr, hs, control) {
    .Call(`_trustOptim_sparseTR`, start, fn, gr, hs, control)
}

quasiTR <- function(start, fn, gr, control) {
    .Call(`_trustOptim_quasiTR`, start, fn, gr, control)
}
braunm/trustOptim documentation built on Oct. 8, 2021, 10:58 a.m.