R/RcppExports.R

Defines functions Inv Det

Documented in Det Inv

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

Det <- function(x) {
    .Call(`_dccmidas_Det`, x)
}

Inv <- function(x) {
    .Call(`_dccmidas_Inv`, x)
}

Try the dccmidas package in your browser

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

dccmidas documentation built on March 15, 2021, 5:08 p.m.