Rcpp Version 1.0.9
check.R
Go to the documentation of this file.
1
2
dyn.load("piWithInterrupts.so")
3
#res <- .Call("PiLeibniz", n=1e9, frequency=1e6)
4
res <- .Call("PiLeibniz", n=1e9, frequency=1e6)
5
print(res, digits=10)
inst
examples
OpenMP
check.R
Generated on Sat Jul 9 2022 09:14:51 for Rcpp Version 1.0.9 by
1.9.1