Rcpp Version 1.0.14
Loading...
Searching...
No Matches
sourceCpp.R
Go to the documentation of this file.
1
2
library(Rcpp)
3
4
sourceCpp("Export.cpp")
5
fibonacci(5)
6
7
8
sourceCpp("Depends.cpp")
9
fastLm(c(1,2,3), matrix(3,3))
10
inst
examples
Attributes
sourceCpp.R
Generated on Sun Jan 12 2025 11:21:42 for Rcpp Version 1.0.14 by
1.9.8