Skip to content

Commit

Permalink
Merge d6ad7d3 into 9d2c01b
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Haverty committed Jul 2, 2018
2 parents 9d2c01b + d6ad7d3 commit 386369d
Show file tree
Hide file tree
Showing 5 changed files with 457 additions and 437 deletions.
4 changes: 4 additions & 0 deletions R/RcppExports.R
@@ -1,6 +1,10 @@
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

to_int_checked <- function(x) {
.Call(`_bigmemory_to_int_checked`, x)
}

GetIndivMatrixElements <- function(bigMatAddr, col, row) {
.Call(`_bigmemory_GetIndivMatrixElements`, bigMatAddr, col, row)
}
Expand Down

0 comments on commit 386369d

Please sign in to comment.