R/RcppExports.R

Defines functions whichValueGreaterEqualC RHLightResponseCostC

Documented in RHLightResponseCostC

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

RHLightResponseCostC <- function(theta, flux, sdFlux, parameterPrior, sdParameterPrior, Rg, VPD, Temp, VPD0, fixVPD) {
    .Call('_REddyProc_RHLightResponseCostC', PACKAGE = 'REddyProc', theta, flux, sdFlux, parameterPrior, sdParameterPrior, Rg, VPD, Temp, VPD0, fixVPD)
}

whichValueGreaterEqualC <- function(x, threshold, iStart) {
    .Call('_REddyProc_whichValueGreaterEqualC', PACKAGE = 'REddyProc', x, threshold, iStart)
}
bgctw/REddyProc documentation built on March 26, 2024, 11:35 p.m.