R/RcppExports.R

Defines functions SQUIC_R

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

SQUIC_R <- function(Y, lambda, max_iter, inv_tol, term_tol, verbose, mode, M, X0, W0) {
    .Call(`_SQUIC_SQUIC_R`, Y, lambda, max_iter, inv_tol, term_tol, verbose, mode, M, X0, W0)
}
aefty/SQUIC_R documentation built on July 29, 2021, 5:17 p.m.