R/RcppExports.R

Defines functions algoritmo

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

algoritmo <- function(Gn, I, J, Niter = 100L, error = 1e-06) {
    .Call('_DTDA_cif_algoritmo', PACKAGE = 'DTDA.cif', Gn, I, J, Niter, error)
}

Try the DTDA.cif package in your browser

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

DTDA.cif documentation built on Feb. 13, 2020, 5:07 p.m.