R/RcppExports.R

Defines functions K_tri

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

K_tri <- function(x0, x, h, h_pow_d, d) {
    .Call(`_parTreat_K_tri`, x0, x, h, h_pow_d, d)
}
michaelpollmann/parTreat documentation built on Dec. 21, 2021, 5:58 p.m.