R/RcppExports.R

Defines functions simA2 simA1

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

simA1 <- function(Q, D, X, Tx, inputA) {
    .Call(`_pr2ar_simA1`, Q, D, X, Tx, inputA)
}

simA2 <- function(Q, D, X, Tx, inputA) {
    .Call(`_pr2ar_simA2`, Q, D, X, Tx, inputA)
}
dd-harp/pr2ar documentation built on May 8, 2020, 1:02 a.m.