R/RcppExports.R

Defines functions vbnmf_update

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

vbnmf_update <- function(X, wh, hyper, fudge) {
    .Call(`_ccfindR_vbnmf_update`, X, wh, hyper, fudge)
}

Try the ccfindR package in your browser

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

ccfindR documentation built on Nov. 8, 2020, 5:12 p.m.