R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

brLoop <- function(x) {
    .Call('rface_brLoop', PACKAGE = 'rface', x)
}

getNorm <- function(x) {
    .Call('rface_getNorm', PACKAGE = 'rface', x)
}

mat_of_faces <- function(x, nrow, ncol) {
    .Call('rface_mat_of_faces', PACKAGE = 'rface', x, nrow, ncol)
}

mat_to_image <- function(x, dim) {
    .Call('rface_mat_to_image', PACKAGE = 'rface', x, dim)
}

rbrLoop <- function(x) {
    .Call('rface_rbrLoop', PACKAGE = 'rface', x)
}
alstat/rface documentation built on May 10, 2019, 10:25 a.m.