R/RcppExports.R

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

.determinant <- function(S, M, A, B, c, pattern, Ineq, s) {
    .Call('MPTinR_determinant', PACKAGE = 'MPTinR', S, M, A, B, c, pattern, Ineq, s)
}

.determinant_c <- function(S, M, A, B, c, pattern, Ineq, s, cc) {
    .Call('MPTinR_determinant_c', PACKAGE = 'MPTinR', S, M, A, B, c, pattern, Ineq, s, cc)
}

Try the MPTinR package in your browser

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

MPTinR documentation built on May 2, 2019, 5:48 p.m.