revdep/library/optedr/old/Rcpp/examples/OpenMP/check.R

dyn.load("piWithInterrupts.so")
#res <- .Call("PiLeibniz", n=1e9, frequency=1e6)
res <- .Call("PiLeibniz", n=1e9, frequency=1e6)
print(res, digits=10)
Kezrael/optedr documentation built on Feb. 17, 2025, 1:37 a.m.