R/RcppExports.R

Defines functions propagateLS__ .sparse_setXtf1

Documented in propagateLS__

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

propagateLS__ <- function(cqpotList_, rip) {
    .Call('_gRain_propagateLS__', PACKAGE = 'gRain', cqpotList_, rip)
}

.sparse_setXtf1 <- function(XX_, TF_) {
    .Call('_gRain_sparse_setXtf1', PACKAGE = 'gRain', XX_, TF_)
}
DataSciBurgoon/gRain documentation built on March 25, 2020, 12:02 a.m.