test.R

sourceCpp("test.cpp")
mat <- matrix(1:12, ncol=4)
mat
res <- cppf(mat)
mat
SRenan/CPPICS documentation built on May 9, 2019, 11:42 a.m.