R/FileFloatVector.R

setConstructorS3("FileFloatVector", function(...) {
  extend(FileVector(..., bytesPerCell=4, storageMode="double"), "FileFloatVector")
})


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