R/FileFloatMatrix.R

setConstructorS3("FileFloatMatrix", function(...) {
  extend(FileMatrix(..., bytesPerCell=4, storageMode="double"), "FileFloatMatrix")
})


############################################################################
# HISTORY:
# 2006-02-18
# o Created.
############################################################################ 
HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.