# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
OmegaC <- function(X, Y, Pi, n) {
.Call('_EcoPleio_OmegaC', PACKAGE = 'EcoPleio', X, Y, Pi, n)
}
T0C <- function(V, An_inv, beta) {
.Call('_EcoPleio_T0C', PACKAGE = 'EcoPleio', V, An_inv, beta)
}
kroneckerC <- function(A, B) {
.Call('_EcoPleio_kroneckerC', PACKAGE = 'EcoPleio', A, B)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.