R/RcppExports.R

Defines functions cpp_interpolate_beta

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

cpp_interpolate_beta <- function(beta, indices, neighbors, pointers, tol, maxit) {
    .Call(`_midr_cpp_interpolate_beta`, beta, indices, neighbors, pointers, tol, maxit)
}

Try the midr package in your browser

Any scripts or data that you put into this service are public.

midr documentation built on Sept. 11, 2025, 1:07 a.m.