R/RcppExports.R

Defines functions .sparse_setXtf1 propagateLS__

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_)
}

Try the gRain package in your browser

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

gRain documentation built on Nov. 21, 2023, 5:07 p.m.