Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
arma_Xty <- function(X, y) {
.Call(`_spFW_arma_Xty`, X, y)
}
arma_Xy <- function(X, y) {
.Call(`_spFW_arma_Xy`, X, y)
}
arma_chol <- function(X) {
.Call(`_spFW_arma_chol`, X)
}
dct2mod <- function(inR, m, n) {
.Call(`_spFW_dct2mod`, inR, m, n)
}
idct2mod <- function(inR, m, n) {
.Call(`_spFW_idct2mod`, inR, m, n)
}
inv_sympd <- function(X) {
.Call(`_spFW_inv_sympd`, X)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.