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

Try the owl package in your browser

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

owl documentation built on Feb. 11, 2020, 5:09 p.m.