R/FileDoubleMatrix.R

setConstructorS3("FileDoubleMatrix", function(...) {
  extend(FileMatrix(..., bytesPerCell=8, storageMode="double"), "FileDoubleMatrix")
})


############################################################################
# HISTORY:
# 2006-01-22
# o Created.
############################################################################ 

Try the R.huge package in your browser

Any scripts or data that you put into this service are public.

R.huge documentation built on May 29, 2024, 8:35 a.m.