R/RcppExports.R

Defines functions rotate_matrix

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

rotate_matrix <- function(alpha) {
    .Call(`_ptrick_rotate_matrix`, alpha)
}
Patrick01/ptrick documentation built on Feb. 12, 2022, 11:19 p.m.