R/RcppExports.R

Defines functions run

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

run <- function(dataset, model_control, sgd_control) {
    .Call('_sgd_run', PACKAGE = 'sgd', dataset, model_control, sgd_control)
}
airoldilab/sgd documentation built on Feb. 9, 2024, 8:10 p.m.