R/RcppExports.R

Defines functions convolution_table

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

convolution_table <- function(capacity, efor, threshold) {
    .Call('repra_convolution_table', PACKAGE = 'repra', capacity, efor, threshold)
}
NREL/repra documentation built on May 7, 2019, 6:03 p.m.