sandbox/dk/barnes3d/b3d.R

library(Rcpp)
sourceCpp("b3d.cpp")
a <- array(1:80, dim=c(2,4,10))
b3d(a, dim(a))
dankelley/oce documentation built on March 1, 2025, 6:36 p.m.