R/RcppExports.R

Defines functions .convHullConstrSum .mStat

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

.convHullConstrSum <- function(Px1, Px2, Qx1, Qx2, thd) {
    .Call(`_linearQ_convHullConstrSum`, Px1, Px2, Qx1, Qx2, thd)
}

.mStat <- function(data, type = 0L) {
    .Call(`_linearQ_mStat`, data, type)
}

Try the linearQ package in your browser

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

linearQ documentation built on May 2, 2019, 3:43 a.m.