R/RcppExports.R

Defines functions rowSumsC PMat

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

PMat <- function(x) {
    .Call('_ClusterPortfolios_PMat', PACKAGE = 'ClusterPortfolios', x)
}

rowSumsC <- function(x) {
    .Call('_ClusterPortfolios_rowSumsC', PACKAGE = 'ClusterPortfolios', x)
}
jpfitzinger/ClusterPortfolios documentation built on Sept. 27, 2024, 11:18 p.m.