R/aaa.R

main <- function() {
  mat <- matrix(runif(10000), ncol = 100)
  corn(mat)
}
thomasp85/masochist documentation built on May 29, 2019, 9:53 a.m.