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)
}

Try the RcppNumerical package in your browser

Any scripts or data that you put into this service are public.

RcppNumerical documentation built on Sept. 8, 2023, 5:06 p.m.