R/RcppExports.R

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

eigenMapMatMult <- function(A, B) {
    .Call('_panelNNET_eigenMapMatMult', PACKAGE = 'panelNNET', A, B)
}

rcppeigen_hello_world <- function() {
    .Call('_panelNNET_rcppeigen_hello_world', PACKAGE = 'panelNNET')
}

rcppeigen_outerproduct <- function(x) {
    .Call('_panelNNET_rcppeigen_outerproduct', PACKAGE = 'panelNNET', x)
}

rcppeigen_innerproduct <- function(x) {
    .Call('_panelNNET_rcppeigen_innerproduct', PACKAGE = 'panelNNET', x)
}

rcppeigen_bothproducts <- function(x) {
    .Call('_panelNNET_rcppeigen_bothproducts', PACKAGE = 'panelNNET', x)
}
cranedroesch/panelNNET documentation built on May 14, 2019, 11:31 a.m.