R/RcppExports.R

Defines functions owlSparse owlDense

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

owlSparse <- function(x, y, control) {
    .Call(`_owl_owlSparse`, x, y, control)
}

owlDense <- function(x, y, control) {
    .Call(`_owl_owlDense`, x, y, control)
}
jolars/golem documentation built on March 5, 2020, 12:42 p.m.