R/backUp/RcppExports.R

Defines functions fCPP stockCPP

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

stockCPP<-function(F, C, B, params, tol = 1e-10, niter = 200L) {
    .Call('biodyn_stockCPP', PACKAGE='mpb', F, C, B, params, tol, niter)
}

fCPP<-function(F, C, B, params, tol = 1e-10, niter = 200L) {
    .Call('biodyn_fCPP', PACKAGE='mpb', F, C, B, params, tol, niter)
}
laurieKell/mpb documentation built on Sept. 9, 2023, 9:47 p.m.