R/RcppExports.R

Defines functions edge_loadings

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

edge_loadings <- function(b, w, nb) {
    .Call(`_windscape_edge_loadings`, b, w, nb)
}
matthewkling/windscape documentation built on Sept. 26, 2024, 4:22 p.m.