R/RcppExports.R

Defines functions fastLR_

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

fastLR_ <- function(x, y, start, eps_f, eps_g, maxit) {
    .Call('_RcppNumerical_fastLR_', PACKAGE = 'RcppNumerical', x, y, start, eps_f, eps_g, maxit)
}
yixuan/RcppNumerical documentation built on Sept. 12, 2023, 6:27 p.m.